Merge pull request #2865 from marph91/add-jimmy

Add Jimmy
This commit is contained in:
Jinyang 2026-01-19 20:30:40 +04:00 committed by GitHub
commit a8130cf69b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -973,6 +973,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