erusev / parsedown

Better Markdown Parser in PHP
https://parsedown.org
MIT License
14.69k stars 1.12k forks source link

Parser markdown Text to Database #798

Open Studiodews opened 3 years ago

Studiodews commented 3 years ago

Please how do I decode plain markdown text to be able to parse it to a MySQL database then retrieve it and convert it to HTML entity.

I wish to do this in PHP and MySQL.

Please any help here will be good 🙏