is there is better 'sandbox' that is able to pick up any non-confirmative syntax?
There are many online mathjax editors, where you can see live the rendering of your formula, then copy paste here. One example I've found recently is you can copy/paste a rendered formula from
https://www.desmos.com/ into the forum. When pasted here, it appears as text.
Then you'll have to tell this forum engine (called SMF - Simple Machines Forum) that you want it to render as a math formula:
- enclose the mathjax text syntax between
backslash+dollar to inline the math formula, or
- enclose the mathjax text syntax between
backslash+square_bracket to render the formula in the middle of a new line (double dollar works too, instead of backslash square brackets)
- You'll have to have your SMF editor in text mode.
- You won't see the formula until you press publish (mathjax is not rendered when you preview your post.
- If you forget the SMF syntax, press the omega emoticon (the very last emoticon offered by this forum editor.
- If you want to spy on somebody else's formula syntax you see posted here, pretend to quote that message. By pressing, you'll see the text syntax of the formula.
- Another way to reveal the mathjax syntax on a formula you see in this formula is to right click on a rendered formula, then choose "Show formula as". Don't forget to enclose the Mathjax text syntax with backslah dollar, or backslash squre_brackets (or double dollar).