Commit Graph

17 Commits

Author SHA1 Message Date
Alex Schroeder
c0db690a0b Updated copyright years. 2005-01-06 11:35:04 +00:00
Alex Schroeder
bcfca35ade *** empty log message *** 2005-01-04 09:57:56 +00:00
Alex Schroeder
ca9194fca4 Use @MyInitVariables. 2005-01-04 09:08:32 +00:00
Alex Schroeder
09955e11a9 (MarkupRule): More checks to prevent bugs when
one of the hashes is empty.
2004-12-26 01:44:41 +00:00
Alex Schroeder
a5bf57089d (MarkupRule): Remove stray call to warn. 2004-09-27 21:38:52 +00:00
Alex Schroeder
792fc44329 (%MarkupLines): New option.
(%MarkupSingles): Unquote HTML.
(NewMarkupInitVariables): Use %MarkupLines.
(MarkupTag): New, factored out of MarkupRule.
(MarkupRule): Use MarkupTag and support %MarkupLines.
2004-09-27 21:38:08 +00:00
Alex Schroeder
f3ccefd104 (%MarkupPairs): No longer use the u element.
Use em with a style attribute instead.
(MarkupRule): Handle arrays in %MarkupPairs.
2004-09-02 20:34:52 +00:00
Alex Schroeder
66719e4226 Rewrite to make it customizable. 2004-08-18 13:01:48 +00:00
Alex Schroeder
bfb3a4c2e2 Set %RuleOrder. 2004-07-14 14:51:23 +00:00
Alex Schroeder
369808f9ad (MarkupRule): Fix "to /usr/local/share/perl/!" example. 2004-06-26 21:25:40 +00:00
Alex Schroeder
0a88f9fd68 (MarkupRule): Fix ~/elisp/ and /usr/bin/ example. 2004-06-26 21:19:38 +00:00
Alex Schroeder
1a393caf45 (MarkupRule): Added zero-width look-ahead
assertion.
2004-06-26 20:58:05 +00:00
Alex Schroeder
53189e4cd4 A sequence of words may not start with a
number in order to prevent "6/22/2004" -> "6<i>22</i>2004" instead
of "6/22/2004".
2004-06-23 13:06:37 +00:00
Alex Schroeder
dfe9e23652 (MarkupRule): Use en dash and em dash, changed
patterns slightly.
2004-06-20 20:41:07 +00:00
Alex Schroeder
489b6a0382 (MarkupRule): Fix em dash rule. 2004-06-19 19:02:58 +00:00
Alex Schroeder
120b019009 use numerical character references instead. Else this corrupts
UTF-8 data!!
2004-06-19 03:29:19 +00:00
Alex Schroeder
6990d24fc7 New. 2004-06-17 01:10:15 +00:00