1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-08-17 17:00:40 +00:00
TiddlyWiki5/editions/test/tiddlers/tests
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
..
test-filters.js Fix tests for c33a17a475 2015-03-11 21:58:45 +00:00
test-html-parser.js Get rid of the tweakParseTreeNode() hack 2014-05-14 08:51:08 +01:00
test-tags.js Update test for previous commit 2014-04-15 08:28:47 +01:00
test-tiddler.js Add isEqual() method to tiddlers 2014-06-23 08:09:59 +01:00
test-utils.js Some tests and style updates for #1229 2014-12-15 17:50:24 +00:00
test-widget.js Don't HTML encode single quotes 2015-03-21 14:17:42 +00:00
test-wikitext-parser.js Get rid of the tweakParseTreeNode() hack 2014-05-14 08:51:08 +01:00
test-wikitext.js Don't HTML encode single quotes 2015-03-21 14:17:42 +00:00