d1conv
2023-12-02
Fix content parser whitespace-newline regex and restore test data files
9 files · 1,033+ · 362-
Content parser regex fix
1 file changed
parse_content.pyFixed regex to replace leading whitespace-newline sequences with newline instead of empty string, plus removed dead code
- Fixed content parser regex that was incorrectly stripping leading whitespace-newlines to empty string; now correctly preserves a single newline
remediate
behavioral
1 file
parse_content.py
Test data restoration and updates
8 files changed
Journal-content.jsonRestructured journal content dataJournal.jsonUpdated journal metadataJournal.txtRestored journal text dumpfixed.mdRestored fixed reference filejournal-breaks.jsonRestored breaking test datajournal-works.jsonRestored working test datablog-output.mdMinor blog output updateoutput.mdUpdated parser output