Skip to content

Commit 745e959

Browse files
committed
markdown comment dissaster
1 parent be2a326 commit 745e959

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ The reason why we need to use `\\` when we really mean `\` is that
264264
backslash has a special meaning. There are special characters like
265265
`\n`, and `\\` means an actual backslash.
266266

267-
[comment]: <> (GitHub's syntax highlighting screws up with backslashes.)
267+
![comment]: <> (GitHub's syntax highlighting screws up with backslashes.)
268268

269269
```
270270
>>> print('C:\some\name')

0 commit comments

Comments
 (0)