Skip to content

Commit 4ee4901

Browse files
JohelEGPAshe Connor
authored andcommitted
Fix hard line break example (commonmark#155)
* Add another space so that is seems like a hard line break * Fix example rendering
1 parent ef13dc5 commit 4ee4901

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/spec.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9756,10 +9756,10 @@ bar</em></p>
97569756
Line breaks do not occur inside code spans
97579757

97589758
```````````````````````````````` example
9759-
`code
9759+
`code
97609760
span`
97619761
.
9762-
<p><code>code span</code></p>
9762+
<p><code>code span</code></p>
97639763
````````````````````````````````
97649764

97659765

0 commit comments

Comments
 (0)