mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-07-01 01:28:51 +00:00
9a5f4cc0ef
* wip proposal still contains commented old code - tests are missing * rename isTagNameSafe to makeTagNameSafe * remove comments * remove redundant space * add htmlCustomPrimitives to the $tw.config object * remove tag-sanitation from element.js * WIP - add html-element sanitation to the new makeTagNameSafe function, so it can be used globally * simplify sanitation logic and fix inline docs * Move top comment into inline comments
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