From 184fdd3cf189ee4f56d28f6f0ea677f90dc32d17 Mon Sep 17 00:00:00 2001 From: Michel Fortin Date: Sat, 6 Sep 2014 17:53:45 -0400 Subject: [PATCH] Added latest change to version history. --- Readme.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Readme.md b/Readme.md index 0bccd69..a278375 100644 --- a/Readme.md +++ b/Readme.md @@ -174,6 +174,12 @@ PHP Markdown, please visit [michelf.ca/donate] or send Bitcoin to Version History --------------- +Unreleased + +* Added a `url_filter_func` configuration variable which takes a function + that can rewrite any link or image URL to something different. + + PHP Markdown Lib 1.4.1 (4 May 2014) * The HTML block parser will now treat `
` as a block-level element