Feature request: Allow replacements to be DOM elements. Perhaps add configuration ``` inlineMathWrap: "<math>" ``` At present, using this as the opening replacement results in `<math>` being the replacement.
Feature request:
Allow replacements to be DOM elements. Perhaps add configuration
At present, using this as the opening replacement results in
<math>being the replacement.