Initial upload of code

This commit is contained in:
tengel 2024-03-20 09:26:54 -05:00
parent 9a0faa812c
commit dde702724d
7 changed files with 592 additions and 0 deletions

8
i18n/en.json Normal file
View file

@ -0,0 +1,8 @@
{
"@metadata": {
"authors": [
"Troy Engel"
]
},
"gitsnax-desc": "Adds a <code><nowiki>{{#gitsnack:}}</nowiki></code> parser function that allows embedding raw files and gists from github.com without any parsing by Mediawiki."
}