MultiMarkdown Math Syntax is not recognized
Tried to display the "Markdown Syntax Guide" with marked, works fine with exception of the "MultiMarkdown Math Syntax", which is displayed same as the source. What's the reason for this behavior?
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Brett on 16 Feb, 2012 12:27 PM
Do you have MathJax enabled in preferences, and an internet connection to load the MathJax library?
-Brett
2 Posted by Oliver Bayer on 16 Feb, 2012 08:57 PM
Yes, MathJax is enabled and an internet connection is available.
I have tried some more things, the following Math Syntax is correctly displayed:
\\[ {x}_{1,2}=\frac{-b\pm \sqrt{{b}^{2}-4ac}}{2a} \\]
The syntax with "<<" or ">>" as delimiter (as used in the syntax guide) is not recognized.
Support Staff 3 Posted by Brett on 16 Feb, 2012 09:21 PM
Ah. This is a change in the most recent version of MultiMarkdown. I'm
going to work with Fletcher on this one.
- Brett
4 Posted by Mariano on 27 Sep, 2012 03:53 AM
question, which is the current syntax for "in line" equations?
Thank you very much.
Support Staff 5 Posted by Brett on 27 Sep, 2012 12:03 PM
Inline is
\\( ... \\)
.6 Posted by Mariano Iannuzz... on 27 Sep, 2012 12:50 PM
fantastic! it works very nicely.
Cheers
Mariano
Brett closed this discussion on 11 Oct, 2012 06:13 PM.