aboutsummaryrefslogtreecommitdiff
path: root/test/command/4056.md
blob: be245a30d4f7985005f7a310ed07b067a4e1fcbf (plain)
1
2
3
4
5
6
7
8
9
10
11
```
% pandoc -f markdown -t native
\parbox[t]{0.4\textwidth}{
\begin{shaded}
\end{shaded}
}
^D
[RawBlock (Format "latex") "\\parbox[t]{0.4\\textwidth}{\n\\begin{shaded}\n\\end{shaded}\n}"]
```