d1conv
2023-11-23
Fix content parser regex and whitespace trimming issues
3 files · 25+ · 22-
Content parser regex fixes
3 files changed
parse_content.pyToggled regex for leading newline stripping on and off while debugging, added minor logic adjustmentparse.pyRe-enabled blog output file writingoutput.mdUpdated output with trailing whitespace cleanup and formatting corrections
- Debugged content parser regex for leading space and newline stripping, iterating between commented and active states
remediate
behavioral
1 file
parse_content.py
- Cleaned up trailing whitespace in parser output, fixing inconsistent spacing on links and content lines
remediate
internal
1 file
output.md