Skip to content

Commit df3e54f

Browse files
committed
regression test
1 parent 044b6b8 commit df3e54f

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
title: "foo"
3+
format: pdf
4+
keep-tex: true
5+
---
6+
7+
::: {.cell execution_count=1}
8+
``` {.python .cell-code}
9+
stuff
10+
```
11+
12+
::: {.cell-output .cell-output-error}
13+
```
14+
 793 err_msg += '\n' + '\n'.join(remarks)
15+
```
16+
```
17+
Bad but handled somehow: \n
18+
```
19+
:::
20+
:::

0 commit comments

Comments
 (0)