JiHong88 / suneditor

Pure javascript based WYSIWYG html editor, with no dependencies.
http://suneditor.com
MIT License
1.66k stars 307 forks source link

Math katexOptions need delimiters feature #1397

Open ashikjs opened 2 months ago

ashikjs commented 2 months ago

When I am past a latex code (\[\left( \frac{d}{vt} \right)\]) in math box it's not render except i remove \[ and \].

So i need delimiters feature so i can handle it.

katex have delimiters