From 5ec72506212ad39d9a7e82f4e46b0c6408cd6ad8 Mon Sep 17 00:00:00 2001 From: Jermolene Date: Tue, 18 Oct 2016 17:59:52 +0100 Subject: [PATCH] QR code plugin clean ups --- plugins/tiddlywiki/qrcode/doc/readme.tid | 2 +- plugins/tiddlywiki/qrcode/files/tiddlywiki.files | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/plugins/tiddlywiki/qrcode/doc/readme.tid b/plugins/tiddlywiki/qrcode/doc/readme.tid index 4c421f482..89e2427e6 100644 --- a/plugins/tiddlywiki/qrcode/doc/readme.tid +++ b/plugins/tiddlywiki/qrcode/doc/readme.tid @@ -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]]. \ No newline at end of file +The QR code plugin is based on the library [[qrcode.js by Zeno Zeng|https://github.com/zenozeng/node-yaqrcode]]. \ No newline at end of file diff --git a/plugins/tiddlywiki/qrcode/files/tiddlywiki.files b/plugins/tiddlywiki/qrcode/files/tiddlywiki.files index 5b22927ec..91384cd47 100644 --- a/plugins/tiddlywiki/qrcode/files/tiddlywiki.files +++ b/plugins/tiddlywiki/qrcode/files/tiddlywiki.files @@ -6,9 +6,7 @@ "type": "application/javascript", "title": "$:/plugins/tiddlywiki/qrcode/qrcode.js", "module-type": "library" - }, - "prefix": "", - "suffix": "" + } },{ "file": "LICENSE", "fields": {