Commit de40ce7
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 <max@nextcloud.com>1 parent a8068f3 commit de40ce7
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
125 | 124 | | |
| 125 | + | |
| 126 | + | |
126 | 127 | | |
127 | 128 | | |
128 | 129 | | |
| |||
0 commit comments