Math equation support

Philip's Avatar

Philip

28 Sep, 2022 03:34 AM

I'm using MMD 6.6.0 on Windows 10. I installed LaTeX afterward.

I'm trying to get math equations working so I can use Markdown syntax to compose class notes viewable in a browser:

   multimarkdown.exe inputfile.txt > outputfile.html

The math examples aren't working for me:

   \\[ {e}^{i\pi }+1=0 \\]
   $${e}^{i\pi }+1=0$$

gives me:

   \[ {e}^{i\pi }+1=0 \]
   \[{e}^{i\pi }+1=0\]

But subscript and superscript work fine. I'm not sure what's wrong and probably needing to be installed. Can someone point me in the right direction? Thanks!

  1. Support Staff 1 Posted by fletcher on 11 Dec, 2022 09:57 PM

    fletcher's Avatar

    Sorry for the delay -- this got sent to the spam folder, which I don't check very often.

    Are you using MathJax or some other tool to format math? MultiMarkdown appears to be working properly from what you included, but you need something to format the LaTeX.

Reply to this discussion

Internal reply

Formatting help / Preview (switch to plain text) No formatting (switch to Markdown)

Attaching KB article:

»

Attached Files

You can attach files up to 10MB

If you don't have an account yet, we need to confirm you're human and not a machine trying to post spam.

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

Recent Discussions

09 Jan, 2025 02:24 AM
11 Dec, 2022 09:57 PM
11 Dec, 2022 07:57 PM
26 Sep, 2022 02:40 AM
21 Jul, 2022 10:22 AM

Recent Articles