d1conv 2023-11-19
Expand parser logic and add regex test harness with debug output snapshots
5 files · 5,430+ · 51-

Parser logic improvements

2 files changed
  • parse.py Refined content parsing and output assembly logic
  • regex-test.py Updated regex test patterns for parser development
  • Iterated on parser content handling and regex matching patterns for better Markdown output accuracy decouple behavioral
    2 files
    • parse.py
    • regex-test.py

Output snapshots and debug data

3 files changed
  • output-b4.md Snapshot of parser output before changes for regression comparison
  • output.md Updated current parser output
  • sigh Large debug trace dump captured during parser troubleshooting
  • Saved pre-change output snapshot for regression comparison and captured extensive debug trace for parser troubleshooting qualify internal
    2 files
    • output-b4.md
    • sigh