d1conv 2023-12-05
Consolidate test data into tests directory and add photo binary assets
57 files · 598+ · 4,862-

Test directory consolidation

5 files changed
  • Journal-content.json Relocated from match-2023-11-25 directory
  • output.md Relocated from works-2023-12-02 directory
  • output.md Relocated from works-2023-12-04 directory
  • manual-wellformed.md New manually well-formed reference for this date
  • output.md New parser output for this date
  • Consolidated all date-stamped test directories into a unified tests/ directory with consistent test-YYYY-MM-DD naming convention decouple internal
    2 files
    • Journal-content.json
    • output.md

Photo binary assets

2 files changed
  • 17dbd8c02b96ec71123695e48f87d5d4.png PNG photo for testing image embed handling
  • 563c8cd1c42856a9c265554f75ee5db7.png Second PNG photo for testing
  • Added photo binary assets for testing the image embed parser against real Day One photo attachments instantiate internal
    1 file
    • 17dbd8c02b96ec71123695e48f87d5d4.png

Parser improvements

4 files changed
  • parse_content.py Content parser refinements
  • parse_header.py Header parser adjustments
  • parse_quote.py Quote parser refinements
  • getzws.py Moved from markdown-test to root level
  • Refined content, header, and quote parsers and updated notes with Day One format reference links decouple behavioral
    3 files
    • parse_content.py
    • parse_quote.py
    • NOTES.md