TiddlyWiki5/core
Jeremy Ruston 23b4e03cd5
Extend HTML tag parser to maintain an ordered array of attribute names (#6132)
* Extend HTML tag parser to maintain an ordered array of attribute names

* Add some tests for repeated attributes

* Record entire attribute in orderedAttributes array so that we can work with duplicated attributes
2021-10-27 11:35:12 +01:00
..
images Run the SVG optimiser on the new plus/minus icons 2021-04-16 09:25:07 +01:00
language Revert some of the UI changes for downloading external-js 2021-09-12 10:48:17 +01:00
modules Extend HTML tag parser to maintain an ordered array of attribute names (#6132) 2021-10-27 11:35:12 +01:00
palettes Add color-scheme: dark/light to the root element ... (#5720) 2021-05-25 22:22:21 +01:00
templates Add support for JSON-formatted tiddler store, and make it the default (#5708) 2021-07-14 09:15:30 +01:00
ui Update view template to use whitespace trim 2021-10-02 17:22:10 +01:00
wiki Revert some of the UI changes for downloading external-js 2021-09-12 10:48:17 +01:00
acknowledgements.tid Remove extraneous text/vnd.tiddlywiki from system tiddlers in light of #2883 2017-06-09 15:42:32 +01:00
copyright.tid It's 2021! 2021-01-03 10:05:02 +00:00
icon.tid
plugin.info Minor tweaks to plugin library listings 2020-04-06 10:15:18 +01:00
readme.tid
sjcl-license.tid

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