Whitelist yml and tml extensions

This commit is contained in:
Henrique Dias 2017-11-15 20:38:30 +00:00
parent 1f946bd94e
commit 8f5eaee952

View File

@ -419,6 +419,7 @@ var textExtensions = [...]string{
".md", ".markdown", ".mdown", ".mmark",
".asciidoc", ".adoc", ".ad",
".rst",
".tml", ".yml",
".json", ".toml", ".yaml", ".csv", ".xml", ".rss", ".conf", ".ini",
".tex", ".sty",
".css", ".sass", ".scss",