This repository is outdated and new Boost Note app is available! We've launched a new Boost Note app which supports real-time collaborative writing. https://github.com/BoostIO/BoostNote-App
Other
17.06k
stars
1.47k
forks
source link
Markdown highlighting used in LaTeX environments #2488
If I'm typing in Latex Math, and by chance I type a square bracket, Boostnote highlights it as a link.
I think that it should be able to detect when I'm in math mode by detecting the $ and ignore any markdown syntax until the math block is closed.
It leads to my note looking like this.
If I'm typing in Latex Math, and by chance I type a square bracket, Boostnote highlights it as a link. I think that it should be able to detect when I'm in math mode by detecting the $ and ignore any markdown syntax until the math block is closed. It leads to my note looking like this.