TiddlyWiki5/core
Mario Pietsch 9a5f4cc0ef
Fix 8166 html tag validation (#8176)
* 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
2025-10-29 17:42:28 +00:00
..
images Remove flags in language plugins (#8837) 2025-02-21 12:17:53 +00:00
language Change camel-case hint, since it is disabled by default now. (#9211) 2025-10-29 11:18:00 +00:00
modules Fix 8166 html tag validation (#8176) 2025-10-29 17:42:28 +00:00
palettes Muted palette, minor adjustments (#9015) 2025-10-29 11:18:31 +00:00
templates Fix markup not included in external core edition (#9218) 2025-10-08 10:41:08 +01:00
ui Improve alert accessibility (#9248) 2025-10-29 12:08:01 +00:00
wiki list-links-draggable defaults to currentTiddler if tiddler parameter is missing (#9254) 2025-10-29 11:17:02 +00:00
acknowledgements.tid Replace link to normalize.css in acknowledgements with modern-normalize (#9158) 2025-07-25 15:21:23 +01:00
copyright.tid Update for 2025 2025-01-05 14:35:27 +00:00
icon.tid Parameterise core icons (#7413) 2023-05-06 12:08:46 +01:00
plugin.info Add plugin stability badges (#8198) 2024-05-21 11:22:39 +01:00
readme.tid Add/update plugin readmes 2014-08-07 15:49:52 +01:00
sjcl-license.tid Move SJCL license file into core plugin 2017-04-23 09:53:18 +01:00

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