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.py Toggled regex for leading newline stripping on and off while debugging, added minor logic adjustment
  • parse.py Re-enabled blog output file writing
  • output.md Updated 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