We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 044b6b8 commit df3e54fCopy full SHA for df3e54f
1 file changed
tests/docs/smoke-all/2025/04/09/issue-11695.qmd
@@ -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
+[1;32m 793[0m err_msg [38;5;241m+[39m[38;5;241m=[39m [38;5;124m'[39m[38;5;130;01m\n[39;00m[38;5;124m'[39m [38;5;241m+[39m [38;5;124m'[39m[38;5;130;01m\n[39;00m[38;5;124m'[39m[38;5;241m.[39mjoin(remarks)
15
16
17
+Bad but handled somehow: \n
18
19
+:::
20
0 commit comments