Fletcher T. Penney
|
694caa1e3c
|
Fix <journal> so that it works again.
|
2007-09-12 05:02:13 +00:00 |
|
Fletcher T. Penney
|
71389a0657
|
Another iteration at a fix
|
2007-09-10 19:52:50 +00:00 |
|
Fletcher T. Penney
|
662bdc2dd5
|
Yet another shot at fixing the whole QuoteHtml issue
|
2007-09-10 19:32:30 +00:00 |
|
Fletcher T. Penney
|
1836b47744
|
add TODO for bug fix
|
2007-09-09 21:26:57 +00:00 |
|
Fletcher T. Penney
|
bb5028ff29
|
Look for '>' instead of '>' since we are letting Oddmuse do the encoding
|
2007-09-09 20:58:44 +00:00 |
|
Fletcher T. Penney
|
7670a83ea6
|
Fix bug in HTML excaping in code blocks that occured as a result of a change in behavior of Oddmse.
|
2007-09-09 16:13:22 +00:00 |
|
Fletcher T. Penney
|
44d438e224
|
Fix a security hole where QuoteHTML was disabled and allowed visitors
to insert arbitrary HTML code.
|
2007-09-09 15:36:42 +00:00 |
|
Fletcher T. Penney
|
f7b886e293
|
Replace more missing code... Seriously, what happened?!?!? :)
|
2007-04-02 16:10:19 +00:00 |
|
Fletcher T. Penney
|
9d2477aab7
|
Add back SmartyPants support - it also got removed.
What is going on?
|
2007-04-02 15:23:38 +00:00 |
|
Fletcher T. Penney
|
a8ae395b55
|
Add back the MyMarkdownRules feature.
Also, not sure what happened to version 1.35-1.37. Oh well
|
2007-04-02 15:00:56 +00:00 |
|
Fletcher T. Penney
|
38f8ea0cc4
|
Fix bug where parsing metadata would screw up links in first line
|
2007-03-10 22:20:47 +00:00 |
|
Fletcher T. Penney
|
bcaef09ce8
|
Continue to fix bug with '<' around reference-style links
|
2006-04-04 01:16:05 +00:00 |
|
Fletcher T. Penney
|
62122cabec
|
Fix bug with '<' around reference-style links
|
2006-04-01 00:52:15 +00:00 |
|
Fletcher T. Penney
|
05fffc0924
|
Fix bug with escaping WikiWords
|
2006-01-03 01:17:49 +00:00 |
|
Fletcher T. Penney
|
4ab0ce7ad0
|
Fix handling of WikiWords within Markdown links
|
2005-11-20 18:50:49 +00:00 |
|
Fletcher T. Penney
|
e195124247
|
disable use of metadata
|
2005-10-28 21:33:35 +00:00 |
|
Fletcher T. Penney
|
5baedd9057
|
- 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 |
|
Fletcher T. Penney
|
27c15b6a96
|
Fix bug when using WikiLinks with underlines(spaces)
|
2005-10-05 18:16:40 +00:00 |
|
Fletcher T. Penney
|
ab78bc0978
|
Fix bug with calling _UnescapeSpecialChars
|
2005-10-02 00:02:57 +00:00 |
|
Fletcher T. Penney
|
3d8267d083
|
Fix problem with linebreaks
|
2005-09-29 12:10:09 +00:00 |
|
Fletcher T. Penney
|
d776ccfabf
|
Added detection for MultiMarkdown to allow footnotes
|
2005-09-28 22:22:44 +00:00 |
|
Fletcher T. Penney
|
3d0d882d1d
|
Allow other modules to be compatible with Markdown
|
2005-09-13 00:09:24 +00:00 |
|
Fletcher T. Penney
|
fb44e2116c
|
Fix bug when $RequireLoginToEdit = 0;
|
2005-09-08 02:07:19 +00:00 |
|
Fletcher T. Penney
|
e9dd65683e
|
Fixed problem with hard breaks
|
2005-08-21 17:32:32 +00:00 |
|
Fletcher T. Penney
|
e9c125bb7c
|
Clean up clustermap cruft
Fix bad bug with NewDoAnchors
|
2005-08-17 23:34:25 +00:00 |
|
Fletcher T. Penney
|
beee4cfd28
|
Get rid of "Wiki Base Url" nonsense
|
2005-08-17 23:08:56 +00:00 |
|
Fletcher T. Penney
|
02728498e4
|
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 |
|
Fletcher T. Penney
|
711e99790e
|
*** empty log message ***
|
2005-08-15 03:07:17 +00:00 |
|
Fletcher T. Penney
|
4f72c4729a
|
Put John Gruber's Copyright information in as well!
|
2005-08-06 16:08:42 +00:00 |
|
Fletcher T. Penney
|
566e10a393
|
Respect setting of $WikiLinks and $FreeLinks
|
2005-08-06 15:50:12 +00:00 |
|
Fletcher T. Penney
|
9925e0211e
|
Fix XHTML validity problem (pages started with <p>)
|
2005-08-06 15:41:36 +00:00 |
|
Fletcher T. Penney
|
5b171968ab
|
Don't put files in unclustered, and exclude RssExclude
|
2005-08-04 18:41:26 +00:00 |
|
Fletcher T. Penney
|
4943770a6f
|
Fixed it so that you are not required to modify the original Markdown file
|
2005-08-03 23:50:22 +00:00 |
|
Fletcher T. Penney
|
63b885ddd5
|
Add support for [[download:]]
|
2005-08-03 22:33:30 +00:00 |
|
Fletcher T. Penney
|
94893b07ae
|
Fix issue with _ in image: links
|
2005-08-03 22:27:54 +00:00 |
|
Fletcher T. Penney
|
c7bdcc00e5
|
Allow WikiWords within [[Free Links]]
|
2005-08-03 22:13:23 +00:00 |
|
Fletcher T. Penney
|
6c715611a0
|
Fix DoAutoLinks issue
|
2005-08-03 04:14:57 +00:00 |
|
Fletcher T. Penney
|
49502b601f
|
Fix whole in antispam email masking
|
2005-08-03 04:03:10 +00:00 |
|
Fletcher T. Penney
|
d5d78074f0
|
No, really this time...
|
2005-08-03 01:41:46 +00:00 |
|
Fletcher T. Penney
|
2c7c2a6352
|
Added support to allow <journal> pages
|
2005-08-03 01:29:34 +00:00 |
|
Fletcher T. Penney
|
7bf03a9fda
|
Added support for the 'image:' feature
|
2005-08-02 23:20:00 +00:00 |
|
Fletcher T. Penney
|
c14dbaaa72
|
Add security feature to prevent inclusion of arbitrary HTML by visitors.
|
2005-08-02 03:13:00 +00:00 |
|
Fletcher T. Penney
|
c350c39466
|
Significant improvements made.
|
2005-08-01 23:34:52 +00:00 |
|
Alex Schroeder
|
ed1794aa64
|
new
|
2005-07-28 21:39:46 +00:00 |
|