d1conv 2023-11-03
Remove old test JSON and add regex helper with requirements update
39 files · 657+ · 2,388-

Parser refinement

2 files changed
  • parse.py Continued iteration on content parsing with expanded handling for edge cases
  • r.py Regex helper script for testing and developing parser patterns
  • Refined parse.py with expanded content handling logic and added regex helper for rapid pattern iteration harden behavioral
    2 files
    • parse.py
    • r.py

Test data cleanup

1 file changed
  • testmd-old.json Removed obsolete old test JSON fixture (834 lines deleted)
  • Removed obsolete testmd-old.json fixture to reduce test data clutter harden internal
    1 file
    • testmd-old.json

Dependency updates

1 file changed
  • requirements.txt Added additional Python dependencies
  • Updated requirements.txt with additional dependencies for parser development baseline internal
    1 file
    • requirements.txt