Use include instead of copying

This commit is contained in:
Lars Mueller 2022-03-07 19:31:42 +01:00
parent 53a7cf4fc5
commit 2a8a5c5f41

View File

@ -6,6 +6,7 @@ detect:
rules:
# Markdown is a superset of HTML
{include: "html"}
# Tables (Github extension)
- type: ".*[ :]\\|[ :].*"