在Markdown里使用LaTeX公式 - Xiao-Le Deng (邓小乐)

Xiao-Le Deng (邓小乐)

BlogPublicationsTagsSearchAbout

在Markdown里使用LaTeX公式

2023-07-09
#LaTeX #Markdown

行内公式 Inline equation:

\\(  LaTex代码 \\)

\\[ your equation \\]

行间公式 Display style equation:

$$ LaTex代码 $$

参考

  • How to use LaTeX in Markdown - Fabrizio Musacchio
  • Math support in Markdown - The GitHub Blog
——
2012 – 2025 © Xiao-Le Deng · Powered by Simple Style