Commit Graph

33 Commits

Author SHA1 Message Date
Alex Schroeder
7e1af5e60a Continue to fix bug with '<' around reference-style links 2006-04-04 01:16:05 +00:00
Alex Schroeder
13ba56dce9 Fix bug with '<' around reference-style links 2006-04-01 00:52:15 +00:00
Alex Schroeder
9207fc0bf2 Fix bug with escaping WikiWords 2006-01-03 01:17:49 +00:00
Alex Schroeder
c2feea2151 Fix handling of WikiWords within Markdown links 2005-11-20 18:50:49 +00:00
Alex Schroeder
dba477c709 disable use of metadata 2005-10-28 21:33:35 +00:00
Alex Schroeder
ac0fa9b33b - revert to original QuoteHtml behavior, after patching bug in Oddmuse's
QuoteHtml routine
- Require a WikiWord to be preceded by whitespace to prevent over-eager matching
2005-10-11 18:44:42 +00:00
Alex Schroeder
bf05ce0795 Fix bug when using WikiLinks with underlines(spaces) 2005-10-05 18:16:40 +00:00
Alex Schroeder
973d285c76 Fix bug with calling _UnescapeSpecialChars 2005-10-02 00:02:57 +00:00
Alex Schroeder
0d25423f28 Fix problem with linebreaks 2005-09-29 12:10:09 +00:00
Alex Schroeder
d7da573b3a Added detection for MultiMarkdown to allow footnotes 2005-09-28 22:22:44 +00:00
Alex Schroeder
49f63b88e1 Allow other modules to be compatible with Markdown 2005-09-13 00:09:24 +00:00
Alex Schroeder
584fb34f4a Fix bug when $RequireLoginToEdit = 0; 2005-09-08 02:07:19 +00:00
Alex Schroeder
e2165894ca Fixed problem with hard breaks 2005-08-21 17:32:32 +00:00
Alex Schroeder
9e48bfa37d Clean up clustermap cruft
Fix bad bug with NewDoAnchors
2005-08-17 23:34:25 +00:00
Alex Schroeder
02f7eb17fd Get rid of "Wiki Base Url" nonsense 2005-08-17 23:08:56 +00:00
Alex Schroeder
b3878a68ca Don't treat [WikiWord](url) as a WikiWord
Reformat Username and URL for Markdown when submitting a comment
2005-08-17 13:06:07 +00:00
Alex Schroeder
933fb18b6d *** empty log message *** 2005-08-15 03:07:17 +00:00
Alex Schroeder
213a64da1c Put John Gruber's Copyright information in as well! 2005-08-06 16:08:42 +00:00
Alex Schroeder
137c112ca4 Respect setting of $WikiLinks and $FreeLinks 2005-08-06 15:50:12 +00:00
Alex Schroeder
14914d65d3 Fix XHTML validity problem (pages started with <p>) 2005-08-06 15:41:36 +00:00
Alex Schroeder
c19de362ce Don't put files in unclustered, and exclude RssExclude 2005-08-04 18:41:26 +00:00
Alex Schroeder
89dfe9dec0 Fixed it so that you are not required to modify the original Markdown file 2005-08-03 23:50:22 +00:00
Alex Schroeder
e9b27e0cb3 Add support for [[download:]] 2005-08-03 22:33:30 +00:00
Alex Schroeder
9a1b1ae8c0 Fix issue with _ in image: links 2005-08-03 22:27:54 +00:00
Alex Schroeder
e54b80dba8 Allow WikiWords within [[Free Links]] 2005-08-03 22:13:23 +00:00
Alex Schroeder
9686c22e56 Fix DoAutoLinks issue 2005-08-03 04:14:57 +00:00
Alex Schroeder
137cbb5502 Fix whole in antispam email masking 2005-08-03 04:03:10 +00:00
Alex Schroeder
1c9dd0238a No, really this time... 2005-08-03 01:41:46 +00:00
Alex Schroeder
debe220f25 Added support to allow <journal> pages 2005-08-03 01:29:34 +00:00
Alex Schroeder
e30b8e9685 Added support for the 'image:' feature 2005-08-02 23:20:00 +00:00
Alex Schroeder
846938947f Add security feature to prevent inclusion of arbitrary HTML by visitors. 2005-08-02 03:13:00 +00:00
Alex Schroeder
9d8ec06d28 Significant improvements made. 2005-08-01 23:34:52 +00:00
Alex Schroeder
3a97c1963c new 2005-07-28 21:39:46 +00:00