mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-09-13 21:31:23 +00:00
Improve plugin readmes
Now every plugin has a short, introductory readme tiddler that is shown in the online plugin library.
This commit is contained in:
@@ -3,5 +3,5 @@
|
||||
"description": "TiddlyWiki Classic parser",
|
||||
"authors": "JeremyRuston, JeffreyWilkinson",
|
||||
"core-version": ">=5.0.15",
|
||||
"plugin-type": "plugin"
|
||||
"list": "readme"
|
||||
}
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
title: $:/plugins/tiddlywiki/tw2parser/readme
|
||||
|
||||
This experimental plugin provides support for parsing and rendering tiddlers written in TiddlyWiki Classic format (`text/x-tiddlywiki`).
|
||||
|
||||
[[Source code|https://github.com/Jermolene/TiddlyWiki5/blob/master/plugins/tiddlywiki/tw2parser]]
|
||||
Reference in New Issue
Block a user