d1conv 2023-11-27
Add colorized debug logging for content and quote parsers
4 files · 36+ · 24-

Debug logging enhancements

2 files changed
  • parse_content.py Added colorized quote_prepend and list log format strings with styled arrow indicators for debug tracing
  • parse_quote.py Refined quote parser debug logging with updated color codes and arrow patterns
  • Added colorized per-item debug log formatting with styled arrow indicators for easier tracing of quote and list parser state decouple internal
    2 files
    • parse_content.py
    • parse_quote.py

Output and milestone updates

2 files changed
  • output.md Removed extra blank lines from output
  • milestone Updated milestone tracker
  • Cleaned up parser output blank lines and updated milestone tracking qualify internal
    2 files
    • output.md
    • milestone