Skip to content

Instantly share code, notes, and snippets.

@notriddle
Last active March 9, 2026 17:59
Show Gist options
  • Select an option

  • Save notriddle/885b5e7d53f139228e54aade3e9685da to your computer and use it in GitHub Desktop.

Select an option

Save notriddle/885b5e7d53f139228e54aade3e9685da to your computer and use it in GitHub Desktop.
LaTeX-in-Rustdoc note

Crater results for math-core

https://gist.github.com/notriddle/108fe255ffa9f490ed8ade262935eb53

Flanking rules in GitHub to compare with pulldown-cmark and commonmark-hs

jgm might want to change some of these to make pandoc's "gfm" mode match GitHub more closely.

left$\sqrt{2}$right

space $\sqrt{2}$right

left$\sqrt{2}$ space

space $\sqrt{2}$ space

"$\sqrt{2}$"

" $\sqrt{2}$"

"$\sqrt{2}$ "

" $\sqrt{2}$ "


left$\sqrt{2}$right

space $\sqrt{2}$right

left$\sqrt{2}$ space

space $\sqrt{2}$ space

"$\sqrt{2}$"

" $\sqrt{2}$"

"$\sqrt{2}$ "

" $\sqrt{2}$ "

@notriddle
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment