mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-09-14 05:41:22 +00:00
Add/update plugin readmes
Notice that translators need to translate the core plugin readme
This commit is contained in:
+2
-1
@@ -3,5 +3,6 @@
|
||||
"description": "TiddlyWiki5 core plugin",
|
||||
"author": "JeremyRuston",
|
||||
"core-version": ">=5.0.0",
|
||||
"plugin-priority": "0"
|
||||
"plugin-priority": "0",
|
||||
"list": "readme"
|
||||
}
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
title: $:/core/readme
|
||||
|
||||
This plugin contains TiddlyWiki's core components, comprising:
|
||||
|
||||
* JavaScript code modules
|
||||
* Icons
|
||||
* Templates needed to create TiddlyWiki's user interface
|
||||
* British English (''en-GB'') translations of the localisable strings used by the core
|
||||
Reference in New Issue
Block a user