mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-07-29 15:08:54 +00:00
* Skip system tiddlers in back-indexer updates Fix #9916: editing a system tiddler that links or transcludes another tiddler made it a backlinks[]/backtranscludes[] source until the next index rebuild (shipped since v5.3.4). * Guard BackSubIndexer.update() with isSystemTiddler() on both sides, matching the initial scan; this also skips parsing $:/StoryList on every navigation * Add test-back-indexer.js: regression guards plus adversarial probes for shadow reveals and hostile __proto__ titles * Add ChangeNote
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