Do math typesetting in one markdown file using KaTeX
Contents [ hide ] 1. Accents Chinese version: Zhihu Use Vs Code and extension Markdown Preview Enhanced (by Yiyi Wang) you can preview math typesetting in markdown file using KaTeX, see Math . By the way, I use Markdown All in One (by Yu Zhang) to creat table of contents and export markdown to html, Markdown Footnote (by Mai Hou) to automatically add footnotes and markdown-index (by legendmohe) to automatically add serial numbers on titles. Here I introduce some basic fomulas most used in Calculus, for more information, see KaTeX . The contents in every section are: code, preview. 1. Accents 1.1. Prime $ f'(x) $ f ′ ( x ) f'(x) f ′ ( x ) 1.2. Vector $ \vec {a} $ a ⃗ \vec {a} a $ \overrightarrow {PP_0} $ P P 0 → \overrightarrow {PP_0} P P 0 1.3. Hat $ \hat{\theta} $ θ ^ \hat{\theta} θ ^ $ \widehat{ac} $ a c ^ \widehat{ac} a c 2....