Commit 15eaeb5
committed
Add seed puzzles for codeblock newline rendering
Two puzzles (transform_values, blank?) phrased with a single newline
before a fenced code block, reproducing the IIRR-34 rendering quirk
where the character preceding the fence is dropped (e.g. the colon in
'In this snippet:'). Useful for spotting the weird rendering.1 parent c80f306 commit 15eaeb5
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
93 | 103 | | |
94 | 104 | | |
95 | 105 | | |
| |||
0 commit comments