mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-28 11:16:33 +00:00
Unescape characters in \lstinline inside \passthrough.
For full motivation, see #1629 ; this improves on
99e24cf183.
Closes #8179.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
```
|
||||
% pandoc -f latex -t native
|
||||
\passthrough{\lstinline!\\textbf\{\}!}
|
||||
^D
|
||||
[ Para [ Code ( "" , [] , [] ) "\\textbf{}" ] ]
|
||||
```
|
||||
Reference in New Issue
Block a user