mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-09-24 02:08:44 +00:00
* Add $:/core/templates/plain-text core template This template renders a single `text` variable as plain text using the <$text> widget. It enables exporting and downloading dynamic strings via messages like `tm-download-file` using the `variables` paramObject, eliminating the need to create temporary tiddlers in the wiki store purely for rendering purposes. * add release note * add rendered text template * update change note
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