summaryrefslogtreecommitdiff
path: root/spec/fixtures/blockquote_fence_before.md
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-02-03 09:07:35 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2023-02-03 09:07:35 +0000
commita9c5941625be2416fbf3b514019886e8f9658416 (patch)
tree6c6bff089f4bf8ed2c1d5fe184a40975383f7022 /spec/fixtures/blockquote_fence_before.md
parent18876223fd5dc347c26a65838b4e93fbd2702b9f (diff)
downloadgitlab-ce-a9c5941625be2416fbf3b514019886e8f9658416.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'spec/fixtures/blockquote_fence_before.md')
-rw-r--r--spec/fixtures/blockquote_fence_before.md29
1 files changed, 29 insertions, 0 deletions
diff --git a/spec/fixtures/blockquote_fence_before.md b/spec/fixtures/blockquote_fence_before.md
index 895bff73404..1f4b8196def 100644
--- a/spec/fixtures/blockquote_fence_before.md
+++ b/spec/fixtures/blockquote_fence_before.md
@@ -130,6 +130,35 @@ Quote
Quote
>>>
+Blockquote inside an unordered list
+
+- Item one
+
+ >>>
+ Foo and
+ bar
+ >>>
+
+ - Sub item
+
+ >>>
+ Foo
+ >>>
+
+Blockquote inside an ordered list
+
+1. Item one
+
+ >>>
+ Bar
+ >>>
+
+ 1. Sub item
+
+ >>>
+ Foo
+ >>>
+
Requires a leading blank line
>>>
Not a quote