Tue, 12 Oct 2010 23:07:27 -0400 | Dan Fuhry | Fixed a rather major bug with the external link parser: two links in one line now handled gracefully. | file | diff | annotate |
Tue, 30 Mar 2010 11:37:00 -0400 | Dan | Added selection and popup for <pre> tags within wikitext. Also fixed more bugs found in the HTML paragraph parser (mostly self-closing tags e.g. <hr />). | file | diff | annotate |
Sun, 28 Mar 2010 23:10:46 -0400 | Dan | Going ahead with the switch to tabs. This is a major coding standards change! If any unusual parser bugs show up, check this changeset. Converted all .php, .js, .tpl, .css, and .json files and did basic testing. | file | diff | annotate |
Mon, 01 Feb 2010 02:22:54 -0500 | Dan | Modified paragraph rule to not use recursive parsing; made parsing of code and pre tags much more reliable. Fixes issue 1 (QA: RE-TEST). | file | diff | annotate |