mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 10:07:19 +00:00
QR code plugin clean ups
This commit is contained in:
parent
28a25be5f7
commit
5ec7250621
@ -10,4 +10,4 @@ The QR code plugin adds the following features to TiddlyWiki:
|
|||||||
** Rendered, formatted content
|
** Rendered, formatted content
|
||||||
** URL of tiddler
|
** URL of tiddler
|
||||||
|
|
||||||
The QR code plugin is based on the [[library qrcode.js by Zeno Zeng|https://github.com/zenozeng/node-yaqrcode]].
|
The QR code plugin is based on the library [[qrcode.js by Zeno Zeng|https://github.com/zenozeng/node-yaqrcode]].
|
@ -6,9 +6,7 @@
|
|||||||
"type": "application/javascript",
|
"type": "application/javascript",
|
||||||
"title": "$:/plugins/tiddlywiki/qrcode/qrcode.js",
|
"title": "$:/plugins/tiddlywiki/qrcode/qrcode.js",
|
||||||
"module-type": "library"
|
"module-type": "library"
|
||||||
},
|
}
|
||||||
"prefix": "",
|
|
||||||
"suffix": ""
|
|
||||||
},{
|
},{
|
||||||
"file": "LICENSE",
|
"file": "LICENSE",
|
||||||
"fields": {
|
"fields": {
|
||||||
|
Loading…
Reference in New Issue
Block a user