summaryrefslogtreecommitdiff
path: root/macros/generic/markdown/tests/testfiles/PHP_Markdown/code-block-in-a-list-item.test
diff options
context:
space:
mode:
Diffstat (limited to 'macros/generic/markdown/tests/testfiles/PHP_Markdown/code-block-in-a-list-item.test')
-rw-r--r--macros/generic/markdown/tests/testfiles/PHP_Markdown/code-block-in-a-list-item.test31
1 files changed, 31 insertions, 0 deletions
diff --git a/macros/generic/markdown/tests/testfiles/PHP_Markdown/code-block-in-a-list-item.test b/macros/generic/markdown/tests/testfiles/PHP_Markdown/code-block-in-a-list-item.test
new file mode 100644
index 0000000000..8ac52d287a
--- /dev/null
+++ b/macros/generic/markdown/tests/testfiles/PHP_Markdown/code-block-in-a-list-item.test
@@ -0,0 +1,31 @@
+<<<
+
+* List Item:
+
+ code block
+
+ with a blank line
+
+ within a list item.
+
+* code block
+ as first element of a list item
+
+* List Item:
+
+ code block with whitespace on preceding line
+>>>
+ulBegin
+ulItem
+interblockSeparator
+inputVerbatim: ./_markdown_test/3918bc9009f196cbcc980181827419e9.verbatim
+interblockSeparator
+ulItemEnd
+ulItem
+inputVerbatim: ./_markdown_test/2ecbe437956c71ad33b2efd354f11893.verbatim
+ulItemEnd
+ulItem
+interblockSeparator
+inputVerbatim: ./_markdown_test/89ad99c3052a342e765443409ef64797.verbatim
+ulItemEnd
+ulEnd