mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-12-01 06:18:06 +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:
@@ -1,5 +1,7 @@
|
||||
{
|
||||
"title": "$:/plugins/tiddlywiki/markdown",
|
||||
"description": "Markdown parser",
|
||||
"author": "JeremyRuston"
|
||||
"author": "JeremyRuston",
|
||||
"core-version": ">=5.0.0",
|
||||
"list": "readme usage"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user