Skip to content

Fix footnotes and list formatting#211

Merged
leynos merged 11 commits intomainfrom
codex/run-make-fmt-and-commit-changes
Jul 21, 2025
Merged

Fix footnotes and list formatting#211
leynos merged 11 commits intomainfrom
codex/run-make-fmt-and-commit-changes

Conversation

@leynos
Copy link
Copy Markdown
Owner

@leynos leynos commented Jul 20, 2025

Summary

  • revise footnote formatting
  • ensure ordered lists use consistent numbering

Testing

  • make fmt
  • make lint
  • make test

https://chatgpt.com/codex/tasks/task_e_687b7fa82acc8322a7ff78cb41fea123

Summary by Sourcery

Improve overall documentation formatting for consistency and readability by standardizing footnote syntax, ordered list numbering, table styles, and paragraph wrapping across all Markdown files.

Documentation:

  • Standardize footnote definitions and references using proper Markdown footnote syntax
  • Ensure ordered lists consistently use numeric markers (e.g., “1.”) throughout the docs
  • Convert HTML-based tables to native Markdown table syntax for better readability
  • Reflow paragraphs and adjust line breaks to maintain a uniform line length and indent style in Markdown files

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant