Commit 3d51623
committed
avoid breakQuartoMd horizontal rule bug
i think this is a quarto bug and i've submitted a PR to fix it
but breakQuartoMd carries a lot of weight so we have to be careful
pandoc accepts a horizontal rule with only a blank line after
so this was rendering ok but it was losing a bunch of marimo cells
and the document failed to run1 parent b79f48f commit 3d51623
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
0 commit comments