Merge branch 'add-wiki-submodule' into update-docblocks

This commit is contained in:
Ben Goldsworthy 2021-05-01 21:39:06 +01:00
commit 39072041c7
3 changed files with 5 additions and 1 deletions

3
.gitmodules vendored Normal file
View file

@ -0,0 +1,3 @@
[submodule "footnotes.wiki"]
path = footnotes.wiki
url = git://github.com/markcheret/footnotes.wiki

1
footnotes.wiki Submodule

@ -0,0 +1 @@
Subproject commit 837ae00912690f4c39c719d4ce9c9a197610dbe6

View file

@ -36,7 +36,7 @@
"*.(sa|sc|c)ss": [
"npm run lint:css"
],
"*.md": [
"*.(md|markdown|wiki)": [
"npm run lint:md"
],
"*.htm(l)?": [