Added first version of QR code generator plugin

This commit is contained in:
Jermolene
2016-10-18 09:23:47 +01:00
parent 7a6d7e2a15
commit 22c1b04ee7
19 changed files with 2018 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
title: $:/plugins/tiddlywiki/qrcode/styles
tags: [[$:/tags/Stylesheet]]
\rules only filteredtranscludeinline transcludeinline macrodef macrocallinline
.tc-drop-down .tc-qrcode-drop-down img {
width: 100%;
height: 100%;
}