aboutsummaryrefslogtreecommitdiff
path: root/test/command/4056.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/4056.md')
-rw-r--r--test/command/4056.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/test/command/4056.md b/test/command/4056.md
new file mode 100644
index 000000000..be245a30d
--- /dev/null
+++ b/test/command/4056.md
@@ -0,0 +1,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}"]
+```
+
+