Commit 8f9a6c4
committed
test: adjust markdown test to current behavior
Right now we add an empty line after each image so it lives in its own paragraph.
This is not needed at the end of the file
and we should preserve the number of newlines instead (#3428).
But for now it should not block merging the block images pr #3282.
Signed-off-by: Max <[email protected]>1 parent f4b660d commit 8f9a6c4
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
124 | 123 | | |
| 124 | + | |
| 125 | + | |
125 | 126 | | |
126 | 127 | | |
127 | 128 | | |
| |||
0 commit comments