Skip to content

Commit 950b223

Browse files
committed
docs: Update footnotes section in Markdown tools evaluation page
- Changed the heading from "Sources" to "Footnotes" for better clarity. - Reformatted the footnotes to improve readability and consistency.
1 parent 78a4a82 commit 950b223

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

pages/Markdown___Tool___Evaluation___Linters and Auto-Formatters for Table Alignment and Code Blocks.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -196,13 +196,13 @@ date-created:: [[2025-12-11 Wed]]
196196
- **mdox:** Verified as Go-based, 75 stars (not Rust as implied)
197197
- **Table formatting capabilities:** Verified for all three tools through documentation review
198198
- **Pre-commit integration:** Verified through documentation and repository searches
199-
- ## Sources
200-
- [^1]: [dprint Documentation](https://dprint.dev/)
201-
- [^2]: [dprint GitHub Repository](https://github.com/dprint/dprint)
202-
- [^3]: [markdownlint-cli GitHub Repository](https://github.com/igorshubovych/markdownlint-cli)
203-
- [^4]: [mdox GitHub Repository](https://github.com/bwplotka/mdox)
204-
- [^5]: [A List of Markdown Linters and Formatters (awesome-lint)](https://github.com/lint-md/awesome-lint#markdown)
205-
- [^6]: [mdformat Official Documentation](https://mdformat.readthedocs.io/)
206-
- [^7]: [mdformat GitHub Repository](https://github.com/hukkin/mdformat)
207-
- [^8]: [Prettier Official Documentation](https://prettier.io/)
208-
- [^9]: [Prettier GitHub Repository](https://github.com/prettier/prettier)
199+
- ## Footnotes
200+
- [^1]: https://dprint.dev/
201+
- [^2]: https://github.com/dprint/dprint
202+
- [^3]: https://github.com/igorshubovych/markdownlint-cli
203+
- [^4]: https://github.com/bwplotka/mdox
204+
- [^5]: https://github.com/lint-md/awesome-lint#markdown
205+
- [^6]: https://mdformat.readthedocs.io/
206+
- [^7]: https://github.com/hukkin/mdformat
207+
- [^8]: https://prettier.io/
208+
- [^9]: https://github.com/prettier/prettier

0 commit comments

Comments
 (0)