add jimmy

This commit is contained in:
Martin Dörfelt 2026-01-18 17:44:48 +01:00
parent bdef1243a8
commit 704735ad90

View File

@ -971,6 +971,7 @@ _Libraries for parsing and manipulating specific text formats._
- [PyPDF2](https://github.com/mstamy2/PyPDF2) - A library capable of splitting, merging and transforming PDF pages.
- [ReportLab](https://www.reportlab.com/opensource/) - Allowing Rapid creation of rich PDF documents.
- Markdown
- [Jimmy](https://github.com/marph91/jimmy) - Convert your notes to Markdown.
- [Mistune](https://github.com/lepture/mistune) - Fastest and full featured pure Python parsers of Markdown.
- [Python-Markdown](https://github.com/waylan/Python-Markdown) - A Python implementation of John Grubers Markdown.
- YAML