From 62febd414a2db79c1e79110c80fa0f3e722e4b1f Mon Sep 17 00:00:00 2001 From: Michel Fortin Date: Mon, 24 Apr 2017 09:22:48 -0400 Subject: [PATCH] Updating the maintenance status of the obsolete plugin/library package mentioned in the Readme. --- Readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 6c06656..b68d6db 100644 --- a/Readme.md +++ b/Readme.md @@ -37,7 +37,8 @@ Requirement This library package requires PHP 5.3 or later. Note: The older plugin/library hybrid package for PHP Markdown and -PHP Markdown Extra is still maintained and will work with PHP 4.0.5 and later. +PHP Markdown Extra is no longer maintained but will work with PHP 4.0.5 and +later. Before PHP 5.3.7, pcre.backtrack_limit defaults to 100 000, which is too small in many situations. You might need to set it to higher values. Later PHP