sailist/MarkTex

deal with escape chars

Tokubara opened this issue · 0 comments

If & % $ # _ { } ~ ^ \ these chars are not in code environment(code block or inline code), they should be escaped, substituted by:

\& \% \$ \# \_ \{ \}

\textasciitilde

\textasciicircum

\textbackslash