mirror of
https://github.com/zyedidia/micro.git
synced 2025-06-19 07:15:34 -04:00
Use include instead of copying
This commit is contained in:
parent
53a7cf4fc5
commit
2a8a5c5f41
@ -6,6 +6,7 @@ detect:
|
|||||||
rules:
|
rules:
|
||||||
# Markdown is a superset of HTML
|
# Markdown is a superset of HTML
|
||||||
{include: "html"}
|
{include: "html"}
|
||||||
|
|
||||||
# Tables (Github extension)
|
# Tables (Github extension)
|
||||||
- type: ".*[ :]\\|[ :].*"
|
- type: ".*[ :]\\|[ :].*"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user