mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 05:49:53 +08:00

peg-markdown-highlight can't hanlde code blocks with "#" correctly. Use regular expression to fix it to avoid mis-interpret the "#" line as a heading. Signed-off-by: Le Tan <tamlokveer@gmail.com>
Description
No description provided
Languages
JavaScript
52.7%
C++
42.1%
CSS
3.8%
CMake
0.5%
HTML
0.5%
Other
0.4%