We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Plain-render 4 stubborn simple spans in Part V (backtick form failed in their line context)
Fix Tweedie line: plain $...$ to avoid math/code backtick conflict on a mixed line
Merge slash/colon-separated adjacent inline-math spans in tables
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
Render fixes: strip math from headings (GitHub doesn't render math in headings), inline indented display blocks (don't render inside lists)
Complete wiki: protect inline math as $`...`$ (fixes Markdown emphasis breaking LaTeX), escape raw underscore in text mode; drop reduced Main-Functions tree
Paginate wiki under GitHub's ~512 KB render cap; add Main (exported API) vs Complete (all functions) reference paths, Home index and sidebar
Updated Home (markdown)
Initial Home page