mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-09-22 09:18:44 +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:
@@ -2,5 +2,6 @@
|
||||
"title": "$:/plugins/tiddlywiki/translators",
|
||||
"description": "Translation editing tools",
|
||||
"author": "JeremyRuston",
|
||||
"core-version": ">=5.0.0",
|
||||
"list": "readme"
|
||||
}
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
title: $:/plugins/tiddlywiki/translators/readme
|
||||
|
||||
This plugin exposes a new system tiddler [[$:/Translators]] that presents a user interface for creating and maintaining translations.
|
||||
This plugin exposes a new system tiddler [[$:/Translators]] that presents a user interface for creating and maintaining translations. It is used to build the special [[translators edition|http://tiddlywiki.com/editions/translators]].
|
||||
|
||||
[[Source code|https://github.com/Jermolene/TiddlyWiki5/blob/master/plugins/tiddlywiki/translators]]
|
||||
|
||||
Reference in New Issue
Block a user