Commit Graph

11 Commits

Author SHA1 Message Date
Alex Schroeder
430687c4b7 ($UseModMarkupInTitles): New option.
(UsemodRule): Use it.
2004-10-16 23:51:41 +00:00
Alex Schroeder
c3e9f7b558 ($UseModSpaceRequired, UsemodRule): Added a
copy of the unnumbered list rule and a new option.  If this option
is set to 0, the space after *, #, :, and ; is also no longer
required.
2004-10-15 22:52:02 +00:00
Alex Schroeder
5a830e1539 Add DefaultCSS for tables. 2004-10-13 19:52:08 +00:00
Alex Schroeder
ac84d70e02 (UsemodRule): Better matching of indented pre. 2004-09-05 18:44:09 +00:00
Alex Schroeder
5e812942cc (UsemodTableAttributes): New.
(UsemodRule): Use it.
2004-08-31 23:24:59 +00:00
Alex Schroeder
acc1fc3e09 (UsemodRule): XHTML conformance, use
InElement.
2004-08-13 02:32:14 +00:00
Alex Schroeder
95534c7ade Comment only. 2004-08-07 00:44:40 +00:00
Alex Schroeder
4bcbdf9266 Set %RuleOrder. 2004-07-14 14:57:15 +00:00
Alex Schroeder
feb7d35c28 (UsemodRule): New regexp for the whitespace
prefix rule.
2004-07-06 00:53:25 +00:00
Alex Schroeder
9ef67bbc59 (NewUsemodInitVariables): Bugfix -- call
OldUsemodInitVariables().
2004-07-04 23:11:24 +00:00
Alex Schroeder
b7077f71c1 Moved many rules from ApplyRules in wiki.pl to modules/usemod.pl.
(RFC, ISBN, WikiHeading): Moved to modules/usemod.pl.
(PrintSearchResult): No longer strip common HTML tags (since those
are now defined in modules/usemod.pl).
(ApplyRules): Moved many rules to modules/usemod.pl.
(InitLinkPatterns): No longer set $RFCPattern and $ISBNPattern.
(InitVariables): No longer set @HtmlTags
($RFCPattern, $ISBNPattern, @HtmlTags, $HtmlTags, $HtmlLinks)
($RawHtml): Moved to modules/usemod.pl.
2004-06-29 00:37:06 +00:00