We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2476398 commit eed7be4Copy full SHA for eed7be4
1 file changed
tests/test_renderers/fixtures/syntax_elements.md
@@ -139,6 +139,18 @@ foo
139
foo
140
.
141
142
+--------------------------
143
+Fenced Code no language with trailing whitespace:
144
+.
145
+```
146
+foo
147
148
149
+<document source="notset">
150
+ <literal_block language="default" xml:space="preserve">
151
+ foo
152
153
+
154
--------------------------
155
Image empty:
156
0 commit comments