diff --git a/PHP Markdown Extra Readme.text b/PHP Markdown Extra Readme.text index 1e8c811..1f104d5 100644 --- a/PHP Markdown Extra Readme.text +++ b/PHP Markdown Extra Readme.text @@ -195,6 +195,19 @@ See Installation and Requirement above for details. Version History --------------- +Current Extra: + +* Added backtick fenced code blocks, originally from Github-flavored Markdown. + +* Added support for the `tel:` URL scheme in automatic links. + + + + is converted to: + + +1-111-111-1111 + + Extra 1.2.7 (11 Apr 2013): * Added optional class and id attributes to images and links using the same