mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-04 18:27:18 +00:00
First pass at bibtex importer
This commit is contained in:
18
plugins/tiddlywiki/bibtex/files/tiddlywiki.files
Normal file
18
plugins/tiddlywiki/bibtex/files/tiddlywiki.files
Normal 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"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user