Skip to content

Commit 29e1b1a

Browse files
committed
Reverted dedenting of filename:
1 parent 5a61f75 commit 29e1b1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

runtime/syntax/markdown.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
filetype: markdown
22
detect:
3-
filename: \.(livemd|md|mkd|mkdn|markdown)$
3+
filename: \.(livemd|md|mkd|mkdn|markdown)$
44
rules:
55
# tables (Github extension)
66
- type: ".*[ :]\\|[ :].*"

0 commit comments

Comments
 (0)