d1conv 2023-11-12
Expand regex tests and refine parser with updated test journal data
10 files · 529+ · 429-

Parser refinement

2 files changed
  • parse.py Expanded parser with improved content handling and edge case logic
  • regex-test.py Added new regex test patterns for parser development
  • Expanded parse.py with improved content handling and added new regex test patterns for iterating on parser correctness remediate behavioral
    2 files
    • parse.py
    • regex-test.py

Test data updates

4 files changed
  • Journal-content.json Significant rework of content JSON test data
  • Journal.json Updated Journal JSON with revised entry structure
  • Journal.txt Updated plain text journal content
  • output.md Updated Markdown output reflecting parser improvements
  • Significantly reworked test journal data including content JSON, full Journal JSON, and output Markdown to reflect current parser state qualify internal
    3 files
    • Journal-content.json
    • Journal.json
    • output.md