1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-29 23:40:45 +00:00
TiddlyWiki5/core/modules/utils
Jermolene 00f35fe41a Don't HTML encode single quotes
They don’t get automatically decoded when the browser reads the
resulting HTML. So, instead, we’ll solve
1e9e1a1fdc by switching to double quotes
for attribute values.
2015-03-21 14:17:42 +00:00
..
dom Use inline parsing for header and footer of modals 2015-03-18 11:41:10 +00:00
crypto.js Fix support for upgrading encrypted wikis 2014-07-16 10:06:24 +01:00
edition-info.js Refactor edition-info handling 2015-01-11 15:00:54 +00:00
fakedom.js Don't HTML encode single quotes 2015-03-21 14:17:42 +00:00
filesystem.js Improve buffer allocation for copying files in utils/filesystem.js 2014-12-18 21:08:14 +00:00
logger.js Partial fix for #1570 2015-03-12 22:35:03 +00:00
parsetree.js Obeisance to JSHint for core modules 2014-08-30 20:44:26 +01:00
performance.js Add performance measurement features 2014-04-01 08:33:36 +01:00
pluginmaker.js Missed corrections of tm-auto-save-wiki message 2014-09-02 11:16:06 +01:00
utils.js Don't HTML encode single quotes 2015-03-21 14:17:42 +00:00