- Linting (Markdown): Fix linting format

- Linting (HTML): Add linting file
This commit is contained in:
Brett Zamir
2018-10-19 15:19:18 +08:00
parent 6617110d76
commit 253732025a
5 changed files with 882 additions and 8 deletions

3
.htmlhintrc Normal file
View File

@@ -0,0 +1,3 @@
{
"title-require": false
}