Initial upload of code
This commit is contained in:
parent
9a0faa812c
commit
dde702724d
7 changed files with 592 additions and 0 deletions
8
i18n/en.json
Normal file
8
i18n/en.json
Normal 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."
|
||||
}
|
||||
Reference in a new issue