mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-21 20:11:48 -08:00
* 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 |
||
|---|---|---|
| .. | ||
| diff-match-patch | ||
| dom | ||
| crypto.js | ||
| csv.js | ||
| errors.js | ||
| escapecss.js | ||
| fakedom.js | ||
| linked-list.js | ||
| logger.js | ||
| messaging.js | ||
| parsetree.js | ||
| performance.js | ||
| pluginmaker.js | ||
| transliterate.js | ||
| utils.js | ||