Inline LaTeX
#1222
Replies: 4 comments 7 replies
|
I can see the point of shortening the syntax. Will omitting Adding completely new syntax would be a bigger lift. Znai uses default markdown and "leverages" existing constructs like "fence block" and "inline code" for plugins. |
0 replies
|
That helps, but it's not nearly as convenient as |
5 replies
|
For github, see: https://stackoverflow.com/questions/39560644/what-library-does-github-use-for-parsing-markdown |
2 replies
|
I'll try it out.
…On Sat, Oct 5, 2024, 6:30 PM Mykola Golubyev ***@***.***> wrote:
#1243 <#1243>
—
Reply to this email directly, view it on GitHub
<#1222 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB2TU2KHYWWE5LU33TEU6QTZ2BSCFAVCNFSM6AAAAABMA3HA6OVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAOBVGUYTKNQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***
com>
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
The syntax that I see in the documentation for inline LaTeX is something like:
That's much more cumbersome than
I tried the dollar sign notation & saw that it didn't work. Is there some other abbreviated notation available for inline LaTeX?
Thanks.
All reactions