Sun, 09 Aug 2009 01:27:45 -0400 | Dan | Blockquote functionality in wikitext parser now allows rendering of other block level elements properly | file | diff | annotate |
Tue, 04 Aug 2009 15:02:54 -0400 | Dan | More work on rendering engine. Fixed some bugs with paragraph skipping and added (incomplete) support for blockquotes. | file | diff | annotate |
Sat, 11 Jul 2009 20:28:03 -0400 | Dan | Renderer: added "smart paragraphs" for templates. <p><b>Foo</b> {bar}</p> where bar is multiline is basically turned into proper XHTML paragraphs. | file | diff | annotate |
Wed, 08 Jul 2009 18:52:41 -0400 | Dan | Wiki engine: improved behavior in block level element finding/wrapping algorithm | file | diff | annotate |
Thu, 02 Jul 2009 09:00:52 -0400 | Dan | Wiki formatting: Headings: tolerate spaces after line; added disable_rule method (required for rev. 1029) | file | diff | annotate |
Sun, 21 Jun 2009 00:20:32 -0400 | Dan | First implementation of new parser; Text_Wiki is now gone. VERY BETA! WiP. | file | diff | annotate |