Major improvements to the markdown parser — proper fenced code block handling, heading IDs with anchor links, lazy image loading, and performance tuning across the board.
Posts tagged “markdown” (2)
A hand-written markdown-to-HTML converter in 1200 lines of C++. Two passes, zero dependencies, custom extensions, and sub-millisecond performance.