d1conv 2023-11-20
Refactor content parser with improved line handling and output formatting
2 files · 109+ · 68-

Parser refactoring

2 files changed
  • parse.py Refactored content parsing with improved line handling and newline normalization
  • output.md Updated output reflecting improved parser behavior
  • Refactored parse.py content processing with better line dispatch and newline handling, improving Markdown output quality decouple behavioral
    2 files
    • parse.py
    • output.md