From c4eab29814d1dc9d5cebcd350f53f03ab3d5053d Mon Sep 17 00:00:00 2001 From: ap29600 <66381278+ap29600@users.noreply.github.com> Date: Mon, 8 Mar 2021 20:02:31 +0100 Subject: [PATCH] tex block support added support for delimiting tex blocks with `\begin{}` and `\end{}` --- syntax/markdown.vim | 1 + 1 file changed, 1 insertion(+) diff --git a/syntax/markdown.vim b/syntax/markdown.vim index 0a028507..066d4cc3 100644 --- a/syntax/markdown.vim +++ b/syntax/markdown.vim @@ -147,6 +147,7 @@ if get(g:, 'vim_markdown_math', 0) syn include @tex syntax/tex.vim syn region mkdMath start="\\\@