oohoo / moodle-tinymce_matheditor

7 stars 2 forks source link

Settings: Set delimiters for produced LaTeX #9

Closed raywainman closed 11 years ago

raywainman commented 11 years ago

Currently hardcoded to MathJax's inline notation \( ... \).

Provide the user with a way to customize this?

raywainman commented 11 years ago

Actually to make this work with the MathJax filter, we should not decouple this. It would be a nice to have for a hardcore user but not really necessary.