Commit 6b309f2
committed
docs(pandoc): note indented fences are intentionally out of scope
CommonMark allows fences indented up to 3 spaces, but every fence this
scanner sees comes from code cell source, which always starts at
column 0.1 parent 3dbbd72 commit 6b309f2
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
75 | 78 | | |
76 | 79 | | |
77 | 80 | | |
| |||
0 commit comments