1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-02 02:03:14 +00:00
TiddlyWiki5/editions
Jeremy Ruston 18f8b7266e Refactor the HTML element parser
The purpose is to allow attributes to be specified as macro
invocations. For example `<div myattr=<<mymacro param1 param3>>>`. The
parser needed sprucing up in order to copy with the nesting of angle
brackets. The refactoring has been done with an eye on using the same
technique in the filter expression parser (which is pretty messy at the
moment -- it throws exceptions for syntax errors, which is bad). Later
I'm hoping to extend the technique to create a more flexible table
parser.
2013-06-15 15:12:05 +01:00
..
clientserver Whoops those tiddlers got saved in the wrong place 2013-05-14 20:26:27 +01:00
empty Start support for themes 2013-04-28 09:42:48 +01:00
tahoelafs Start support for themes 2013-04-28 09:42:48 +01:00
test Refactor the HTML element parser 2013-06-15 15:12:05 +01:00
tw2 Refactor the filter mechanism 2013-05-25 17:26:22 +01:00
tw5.com More tab colouring tweaks 2013-06-13 11:59:18 +01:00
tw5tiddlyweb Cleaning up content types 2013-05-13 17:42:07 +01:00