zanders-php-markdown/Michelf
Michel Fortin a8c56ecd5e Adding url_filter_func configuration variable.
All URLs are now passed through the `encodeURLAttribute` function, which applies the filter as necessary. If the filter function changes the URL of an automatic link, this is reflected in the text of the link too.
Inline- and reference-style email links now benefit from the entity obfuscation since `mailto:` is now detected in `encodeURLAttribute` and it triggers the entity obfuscation.

Fixes #85.
2014-08-10 15:25:52 -04:00
..
Markdown.inc.php Added ".inc.php" files in the Michelf directory. 2013-11-28 20:49:23 -05:00
Markdown.php Adding url_filter_func configuration variable. 2014-08-10 15:25:52 -04:00
MarkdownExtra.inc.php Added ".inc.php" files in the Michelf directory. 2013-11-28 20:49:23 -05:00
MarkdownExtra.php Bumped version to 1.4.1, updated version history and copyright year. 2014-05-04 21:52:07 -04:00
MarkdownInterface.inc.php Added ".inc.php" files in the Michelf directory. 2013-11-28 20:49:23 -05:00
MarkdownInterface.php Remove trailing ?> 2014-05-14 16:57:13 -05:00