First pass at bibtex importer

This commit is contained in:
Jermolene
2016-10-18 18:00:01 +01:00
parent 5ec7250621
commit 7f11c151f0
11 changed files with 1432 additions and 1 deletions

View File

@@ -0,0 +1,18 @@
{
"tiddlers": [
{
"file": "bibtexParse.js",
"fields": {
"type": "application/javascript",
"title": "$:/plugins/tiddlywiki/bibtex/bibtexParse.js",
"module-type": "library"
}
},{
"file": "LICENSE",
"fields": {
"type": "text/plain",
"title": "$:/plugins/tiddlywiki/bibtex/license"
}
}
]
}