We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a61f75 commit 29e1b1aCopy full SHA for 29e1b1a
1 file changed
runtime/syntax/markdown.yaml
@@ -1,6 +1,6 @@
1
filetype: markdown
2
detect:
3
- filename: \.(livemd|md|mkd|mkdn|markdown)$
+ filename: \.(livemd|md|mkd|mkdn|markdown)$
4
rules:
5
# tables (Github extension)
6
- type: ".*[ :]\\|[ :].*"
0 commit comments