Closed jaroslavlibal closed 3 years ago
This extension was intended to be used with Parsedown Extra 0.8.0. What Parsedown Extra version are you using?
I am using Parsedown Extra 0.8.1 as I have installed your plugin via composer.
See the reference issue in the last commit here.
FYI, the composer version is not created by me. So the code is already outdated. I will remove the composer.json
file next time. Unless I can get the package name back from the author.
You will need to contact him to delete the composer package so that I can re-create the package later and maintaining it using my composer account.
Thanks, I did not notice that the canonical repository URLin the packagist does not correspond to your original github repo :-(
You probably don't need to remove your composer.json as it looks correct, I'd rather try the following:
I just did as requested. Let me know if that works !
Hello,
I am facing an issue when trying the code below:
It ends up with a warning
Illegal string offset 'argument'
on line 297 of the ParsedownExtraPlugin.php