RESULT: SUCCESS
FILES CHANGED:
- renderer/html.py
SUMMARY:
Fixed escaped punctuation scanning so escaped `<` cannot be misinterpreted as raw HTML.
Verification:
- Inline suite: 356 passed
- Escaping suite: 191 passed
- Pytest: 28 passed
BLOCKERS:
- None