From 704735ad902917e161c933369b7959e2ebd8a5e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20D=C3=B6rfelt?= <33229141+marph91@users.noreply.github.com> Date: Sun, 18 Jan 2026 17:44:48 +0100 Subject: [PATCH] add jimmy --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a84594b8..403744c8 100644 --- a/README.md +++ b/README.md @@ -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 Gruber’s Markdown. - YAML