d1conv
2023-12-10
Improve content parser refactor commentary and header/video edge cases
8 files · 462+ · 724-
Content parser improvements and refactor notes
3 files changed
parse_content.pyAdded refactoring commentary noting the need for a complete rewrite, plus logic improvementsparse_header.pyImproved multi-line header handlingparse_video.pyVideo parser edge case improvements
- Improved content parser logic while adding commentary acknowledging the growing complexity warrants a complete refactor
decouple
behavioral
1 file
parse_content.py
- Fixed header parser multi-line handling and video parser edge cases
remediate
behavioral
2 files
parse_header.pyparse_video.py
Test data and reference updates
5 files changed
manual-wellformed.mdNew manually written well-formed Markdown reference documentJournal-content.jsonSignificantly restructured journal content dataJournal.jsonUpdated journal metadataoutput.mdUpdated parser output with improved formattingmilestoneUpdated milestone tracker