Commit Graph

37 Commits

Author SHA1 Message Date
Alex Schroeder
a468f786ca ($CreoleTildeAlternative): New option.
(CreoleRule): Added tilde proposal using $CreoleTildeAlternative.
2008-03-31 14:56:30 +00:00
Weakish Jiang
6612a1d738 * (CreoleHeadingRule): Change the match pattern for preformatted block
in order to conform Creole 1.0's standard. The actual RegExp change is
  provided from Alex Schröder.
2008-02-21 14:55:25 +00:00
Alex Schroeder
3911e29d26 (CreoleRule): The \n after {{{ is mandatory
for a pre block. Horizontal whitespace is allowed.
2007-10-23 09:33:38 +00:00
Alex Schroeder
e1bded4b01 (CreoleRule): The \n after {{{ is mandatory
for a pre block.
2007-10-23 09:32:57 +00:00
Alex Schroeder
a52c67ef06 (CreoleRule): Added ~ rule. 2007-08-30 06:27:56 +00:00
Alex Schroeder
225a5c7e7f (CreoleRule): Be more tolerant with whitespace
following $FullUrlPattern.
2007-07-19 23:39:34 +00:00
Alex Schroeder
be3fb9424d Whitespace changes. 2007-07-10 13:31:22 +00:00
Alex Schroeder
788aafef5a (CreoleRule): Fix {{{{bar}}}}. 2007-07-10 13:30:10 +00:00
Alex Schroeder
8524ac3145 (CreoleRule): Require space after dash and
don't allow nesting of dashes used for bullet lists.
2007-04-22 07:52:02 +00:00
Alex Schroeder
078df4c05e (CreoleRule): Fix bug with double dirty
blocks.
2007-04-13 23:27:16 +00:00
Alex Schroeder
7ad9afc13f (CreoleRule): Support hyphen for bullet list
items.
2007-04-05 07:30:13 +00:00
Alex Schroeder
be70194980 (CreoleRule): Make image within links regexp non-greedy. 2007-04-04 11:05:02 +00:00
Alex Schroeder
dfcd72a6ac (CreoleRule): New Table code. 2007-04-04 10:59:25 +00:00
Alex Schroeder
1b81e013bb (CreoleRule): Remove leading space if used to "quote" closing
preformatting sequence.
2007-04-03 21:39:40 +00:00
Alex Schroeder
f9775aea5b (CreoleRule): Implement Creole 0.5 table
headers.
2007-04-03 21:30:13 +00:00
Alex Schroeder
0b53928d48 (CreoleHeadingRule): Support = for h1. 2007-02-13 11:52:23 +00:00
Alex Schroeder
61c8405379 (CreoleRule): Support \\. 2007-02-13 11:51:01 +00:00
Alex Schroeder
783e0247a9 (CreoleRule, $CreoleLineBreaks): New. 2007-02-13 11:49:58 +00:00
Alex Schroeder
b13d37c70e Add CreoleHeadingRule to MyRules. 2007-01-14 13:44:24 +00:00
Alex Schroeder
b2da360bdd (CreoleHeadingRule, CreoleRule): Moved
headings into separate rule with a very different priority so that
the rule from toc.pl can override it.
2007-01-12 20:59:02 +00:00
Alex Schroeder
d5ad864c57 (CreoleRule): Added simple tables.
(CreoleRule): New.
2007-01-12 02:40:42 +00:00
Alex Schroeder
1b2fdf072b (CreoleRule): Improved heuristics allowing
bold words at the beginning of paragraphs.
2006-11-27 20:59:51 +00:00
Alex Schroeder
601d1dda99 (CreoleRule): Support {{mu|text}}, ie. Creole
0.2.
2006-11-26 11:03:20 +00:00
Alex Schroeder
494754cc9d (CreoleRule): Fix hr rule. 2006-09-12 13:31:21 +00:00
Alex Schroeder
ce559210ab (CreoleRule): No markup within headings. No
space required after list item character.
2006-09-08 20:35:32 +00:00
Alex Schroeder
ee6ddf8acf (CreoleRule): Use code for inline unprocessed. 2006-09-07 01:37:31 +00:00
Alex Schroeder
72ea25374a (CreoleRule): Eat more list characters. 2006-09-07 01:35:11 +00:00
Alex Schroeder
1c5da3cf9f (CreoleRule): Support H2-H6. 2006-09-05 20:33:29 +00:00
Alex Schroeder
222c34e927 (CreoleRule): Allow trailing whitespace for
lists.
2006-09-05 20:00:51 +00:00
Alex Schroeder
79016f1d2d (CreoleRule): Support [[link|{{url}}]]. 2006-09-05 14:48:21 +00:00
Alex Schroeder
cbceeaacf4 No longer use Image: prefix for {{image link}}. 2006-09-05 14:34:06 +00:00
Alex Schroeder
d1f2c141e5 (CreoleRule): Support [[url]] pattern, add /o. 2006-09-05 10:05:19 +00:00
Alex Schroeder
066d94782e (CreoleRule): Remove alternative hr markup. 2006-09-04 12:20:32 +00:00
Alex Schroeder
659b9f6273 (CreoleRule): Fix list items. 2006-09-04 01:38:03 +00:00
Alex Schroeder
47a136d10b (CreoleRule): Added lots of image rules. 2006-09-04 01:12:58 +00:00
Alex Schroeder
4d0790d07f (CreoleRule): Fix linebreak ending a heading. 2006-09-03 23:43:45 +00:00
Alex Schroeder
dd587213fe New. 2006-09-03 23:22:20 +00:00