d1conv 2023-12-04
Reorganize test data into dated comparison directories and refine parsers
22 files · 1,381+ · 195-

Test data reorganization

4 files changed
  • output.md Relocated working output to dated directory
  • blog-output.md New dated working output set
  • output.md Working output for this date
  • Journal-content.json Second test data variant for this date
  • Reorganized test comparison data into dated directories for systematic tracking of parser improvements across sessions decouple internal
    2 files
    • output.md
    • output.md

Parser refinements

3 files changed
  • parse_content.py Content parser logic refinements
  • parse_header.py Header parser improvements with additional conditional logic
  • parse_list.py Removed debug logging lines from list parser
  • Refined content and header parsers and cleaned up list parser debug logging decouple behavioral
    3 files
    • parse_content.py
    • parse_header.py
    • parse_list.py

Legacy cleanup

2 files changed
  • Journal.txt Removed legacy text dump
  • huh.md Relocated from works directory
  • Cleaned up legacy test files superseded by the new dated directory structure decouple internal
    1 file
    • Journal.txt