e90ce8e1ab
For full motivation, see #1629 ; this improves on
99e24cf183
.
Closes #8179.
6 lines
126 B
Markdown
6 lines
126 B
Markdown
```
|
|
% pandoc -f latex -t native
|
|
\passthrough{\lstinline!\\textbf\{\}!}
|
|
^D
|
|
[ Para [ Code ( "" , [] , [] ) "\\textbf{}" ] ]
|
|
```
|