Commit History

Author SHA1 Message Date
  Brian Curry 7cfe623133 * wiki.pl (AddHtmlEnvironment): Corrected a minor regression. 16 years ago
  Brian Curry b213cfb5a5 * modules/creole.pl (CreoleListAndNewLineRule): Corrected a regression 16 years ago
  Brian Curry 4088200a99 * modules/creole.pl (CreoleRule): Corrected a horrific link-caching 16 years ago
  Brian Curry 0b38a69cd0 * modules/creole.pl (CreoleRule): Simplified implementation and 16 years ago
  Brian Curry 9613b7608a * modules/wiki.pl (OpenHtmlEnvironment): Generalized list closure 16 years ago
  Alex Schroeder 800c45834b (CreoleRule): Fix dirty block handling for the 16 years ago
  Brian Curry 514878af35 * modules/creole.pl (CreoleRule): Allow one newline character following an explicit pipe character to end a table. 16 years ago
  Brian Curry f583456681 * wiki.pl (ApplyRules): Ensure the regular expression match 16 years ago
  Alex Schroeder c8025e67af (CreoleRule): Added link around image for the 16 years ago
  Brian Curry 0fd92d4419 * modules/creole.pl (CreoleRuleRecursive): New function. Permits embedding 16 years ago
  Brian Curry 674cb60c3d * modules/creole.pl: "There be dragons, here." This module now 16 years ago
  Alex Schroeder 96af4f07fd (CreoleListRule): New. Added with a very late 16 years ago
  Alex Schroeder 409a1cdbf1 *** empty log message *** 16 years ago
  Alex Schroeder 00b34f582c Updated to GPLv3 and added a separate copyright line for Weakish Jiang. 16 years ago
  Weakish Jiang 964909e6e5 (CreoleHeadingRule): Better support on headings more than 6 levels 16 years ago
  Weakish Jiang b2bd42335b (CreoleRule): When CreoleLinebreaks set to 1, \\n won't produce extra br tags now. 16 years ago
  Weakish Jiang 39987902db (CreoleNewLineRule): Avoid adding useless br tags in lists, etc. 16 years ago
  Alex Schroeder a468f786ca ($CreoleTildeAlternative): New option. 16 years ago
  Weakish Jiang 6612a1d738 17 years ago
  Alex Schroeder 3911e29d26 (CreoleRule): The \n after {{{ is mandatory 17 years ago
  Alex Schroeder e1bded4b01 (CreoleRule): The \n after {{{ is mandatory 17 years ago
  Alex Schroeder a52c67ef06 (CreoleRule): Added ~ rule. 17 years ago
  Alex Schroeder 225a5c7e7f (CreoleRule): Be more tolerant with whitespace 17 years ago
  Alex Schroeder be3fb9424d Whitespace changes. 17 years ago
  Alex Schroeder 788aafef5a (CreoleRule): Fix {{{{bar}}}}. 17 years ago
  Alex Schroeder 8524ac3145 (CreoleRule): Require space after dash and 17 years ago
  Alex Schroeder 078df4c05e (CreoleRule): Fix bug with double dirty 17 years ago
  Alex Schroeder 7ad9afc13f (CreoleRule): Support hyphen for bullet list 17 years ago
  Alex Schroeder be70194980 (CreoleRule): Make image within links regexp non-greedy. 17 years ago
  Alex Schroeder dfcd72a6ac (CreoleRule): New Table code. 17 years ago