Improved parsing

This commit is contained in:
Johan van Eck 2025-07-26 11:18:28 +03:00
parent 917bb5928b
commit 62d593136a
435 changed files with 929 additions and 720 deletions

View file

@ -1,6 +1,7 @@
# /// script
# requires-python = ">=3.13"
# dependencies = [
# "markdownify",
# "pyyaml",
# ]
# ///