Skip to content

Commit c3683b2

Browse files
authored
Escaped snippet syntax in code block example (#6183)
1 parent 81a9437 commit c3683b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/reference/code-blocks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -460,7 +460,7 @@ from within a code block:
460460

461461
```` markdown title="Code block with external content"
462462
``` title=".browserslistrc"
463-
--8<-- ".browserslistrc"
463+
;--8<-- ".browserslistrc"
464464
```
465465
````
466466

0 commit comments

Comments
 (0)