Skip to content

Instantly share code, notes, and snippets.

@rfdonnelly
Last active July 8, 2021 22:07
Show Gist options
  • Save rfdonnelly/b25f7eb9e9e3bf29784e4e929965e9f3 to your computer and use it in GitHub Desktop.
Save rfdonnelly/b25f7eb9e9e3bf29784e4e929965e9f3 to your computer and use it in GitHub Desktop.
asciidoc test

Doc

Block macro

latexmath::[$C = \alpha + \beta Y^{\gamma} + \epsilon$]

Delimited block
\[C = \alpha + \beta Y^{\gamma} + \epsilon\]
Inline macro

\(C = \alpha + \beta Y^{\gamma} + \epsilon\)

\$sqrt(4) = 2\$

\$sqrt(4) = 2\$
\$sqrt(4) = 2\$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment