1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2026-01-29 22:30:23 +00:00
Files
TiddlyWiki5/core/modules/utils
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
..
2025-10-29 17:42:28 +00:00