From f6007e7146460643a8fe4a4d3434001c6ef136bb Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Wed, 6 Dec 2017 16:05:27 -0800 Subject: Markdown reader: accept processing instructions as raw HTML. Closes #4125. --- test/command/4125.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 test/command/4125.md (limited to 'test/command/4125.md') diff --git a/test/command/4125.md b/test/command/4125.md new file mode 100644 index 000000000..8bf09d84c --- /dev/null +++ b/test/command/4125.md @@ -0,0 +1,6 @@ +``` +% pandoc + +^D + +``` -- cgit v1.2.3