RenderMarkdown
RenderMarkdown copied to clipboard
anyone get this to work?
installed it, installed support files via composer..
finally got ReWrite to work...
I had to add AUTOLOADER at the top of the file.
I had to add full path to "markdown.php'
Just to get this error...
Fatal error: Uncaught Error: Call to undefined function Markdown() in L:\etc\Apache2.4\markdown\render.php on line 70
So much for namespaces.
PHP 8.0.12 Apache/2.4.51 (Win64)
Is this a PHP 8 issue?