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
|
||||
** 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",
|
||||
"title": "$:/plugins/tiddlywiki/qrcode/qrcode.js",
|
||||
"module-type": "library"
|
||||
},
|
||||
"prefix": "",
|
||||
"suffix": ""
|
||||
}
|
||||
},{
|
||||
"file": "LICENSE",
|
||||
"fields": {
|
||||
|
Loading…
Reference in New Issue
Block a user