From 44f1c72b28b41a20f6864b38bf575fd1f1624ad4 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 8 May 2018 09:14:58 -0700 Subject: Add test for #4576. Closes #4576. --- test/command/4576.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 test/command/4576.md (limited to 'test') diff --git a/test/command/4576.md b/test/command/4576.md new file mode 100644 index 000000000..1c82b96eb --- /dev/null +++ b/test/command/4576.md @@ -0,0 +1,6 @@ +``` +% pandoc -f latex -t native +$\rho_\text{D$_2$O}=866$ +^D +[Para [Math InlineMath "\\rho_\\text{D$_2$O}=866"]] +``` -- cgit v1.2.3