WIP
This commit is contained in:
parent
30de64845f
commit
c4d88bc529
3 changed files with 30 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
|||
name = "Markdown"
|
||||
path_suffixes = ["md", "mdx"]
|
||||
path_suffixes = ["md", "mdx", "zmd"]
|
||||
brackets = [
|
||||
{ start = "{", end = "}", close = true, newline = true },
|
||||
{ start = "[", end = "]", close = true, newline = true },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue