Marklight
Marklight copied to clipboard
Markdown syntax highlighter for iOS
Hi, just discovered that `_tabWidth` is only used for things like "when does a code block start?" -- but the Markdown convention and the CommonMark specs are pretty clear about...
There's a strict bold pattern matched first, then a non-strict applied afterwards. Can you explain why? (I'm considering writing tests for this.) It makes sense to have multiple passes when...
I notices that no matter what you type, the energy consumption gets pretty high quickly and stays high. I bet that's because of the quadrillion regular expressions that are executed....