mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-28 19:14:40 +00:00
Revert "Add text/vnd.tiddlywiki to system tiddlers within plugins that should be wikified (c.f. #2883)"
This reverts commit 7436fc7374.
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
title: $:/plugins/tiddlywiki/qrcode/examples
|
||||
type: text/vnd.tiddlywiki
|
||||
|
||||
<<tabs "[all[shadows+tiddlers]tag[$:/tags/MakeQR]!has[draft.of]]" "$:/plugins/tiddlywiki/qrcode/MakeGenericQR">>
|
||||
@@ -1,5 +1,4 @@
|
||||
title: $:/plugins/tiddlywiki/qrcode/readme
|
||||
type: text/vnd.tiddlywiki
|
||||
|
||||
The QR code plugin provides a macro that enables any text to be rendered as a [[QR code|https://en.wikipedia.org/wiki/QR_code]]. QR codes are a type of 2-dimensional bar code that encodes arbitrary data: text, numbers, links. QR code readers are available or built-in for smartphones, making them a convenient means to transfer information between devices
|
||||
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
title: $:/plugins/tiddlywiki/qrcode/usage
|
||||
type: text/vnd.tiddlywiki
|
||||
|
||||
! `makeqr` Macro
|
||||
|
||||
|
||||
Reference in New Issue
Block a user