mirror of
https://github.com/zyedidia/micro.git
synced 2026-02-05 06:30:28 +09:00
Add livemd to markdown extensions
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
filetype: markdown
|
||||
|
||||
detect:
|
||||
filename: "\\.(md|mkd|mkdn|markdown)$"
|
||||
filename: "\\.(livemd|md|mkd|mkdn|markdown)$"
|
||||
|
||||
rules:
|
||||
# Tables (Github extension)
|
||||
|
||||
Reference in New Issue
Block a user