Markdown extensions
StackEdit extends the standard Markdown syntax by adding extra Markdown extensions, providing you with some nice features.ProTip: You can disable any Markdown extension in the File properties dialog.
SmartyPants
SmartyPants converts ASCII punctuation characters into “smart” typographic punctuation HTML entities. For example:| ASCII | HTML | |
|---|---|---|
| Single backticks | 'Isn't this fun?' |
‘Isn’t this fun?’ |
| Quotes | "Isn't this fun?" |
“Isn’t this fun?” |
| Dashes | -- is en-dash, --- is em-dash |
– is en-dash, — is em-dash |
KaTeX
You can render LaTeX mathematical expressions using KaTeX:The Gamma function satisfying is via the Euler integral
You can find more information about LaTeX mathematical expressions here.
UML diagrams
You can render UML diagrams using Mermaid. For example, this will produce a sequence diagram:Written with StackEdit.
Nessun commento:
Posta un commento