We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Merge adjacent inline-math spans to avoid backtick cross-pairing; revert over-aggressive de-protection (protected form renders more reliably)
Math robustness: *->\ast, de-protect safe inline spans to plain $...$ (avoids backtick-adjacency mispairing), keep $`...`$ only for risky spans
Complete wiki: protect inline math as $`...`$ (fixes Markdown emphasis breaking LaTeX), escape raw underscore in text mode; drop reduced Main-Functions tree