initial version

This commit is contained in:
Ignacio Ballesteros
2026-02-14 09:09:54 +01:00
commit 3738d1d7d8
16 changed files with 1037 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
"""org-to-quartz: Convert org notes to Quartz-compatible markdown."""
__version__ = "0.1.0"