Add command test for #7092
This commit is contained in:
parent
8ffd4159d6
commit
59875185b3
1 changed files with 8 additions and 0 deletions
8
test/command/7092.md
Normal file
8
test/command/7092.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
```
|
||||
% pandoc -flatex+raw_tex -t native
|
||||
\newcommand{\em}[1]{\emph{#1}}
|
||||
|
||||
\em{\parseMe{foo}}
|
||||
^D
|
||||
[Para [Emph [RawInline (Format "latex") "\\parseMe{foo}"]]]
|
||||
```
|
Loading…
Add table
Reference in a new issue