tylingsoft / markdown-plus

Markdown editor with extra features.
http://mdp.tylingsoft.com/
2.12k stars 395 forks source link

插入LaTeX公式的时候,不能带汉字 #64

Closed gujunhk closed 8 years ago

gujunhk commented 8 years ago

code:

`$\color{red}{ABC好}$`

result:

ParseError: KaTeX parse error: Unexpected character: '好' at position 15: \color{red}{ABC̲好}
tylerlong commented 8 years ago

Please report this issue to https://github.com/Khan/KaTeX. LaTex feature is based on KaTex.