Where shall this extension go from here? Meanwhile PHP Markdown has released version 1.8.0, and the current version of HTML Purifier is 4.10.0. So we may consider one of the following:
- Update the libraries and keep the rest "as is".
- Update the libraries and switch to composer.
- Update PHP Markdown and remove HTML Purifier (has it ever been used by anybody?) – that's a breaking change, so it means a 2.0 release.
The update of PHP Markdown would solve #8 .
Regarding the third option: This has also been discussed in #6.
Where shall this extension go from here? Meanwhile PHP Markdown has released version 1.8.0, and the current version of HTML Purifier is 4.10.0. So we may consider one of the following:
The update of PHP Markdown would solve #8 .
Regarding the third option: This has also been discussed in #6.