Y
Hacker News
new
|
ask
|
show
|
jobs
by
zaf
4411 days ago
I've worked with several markdown implementations and parsedown is my current choice due to my main constraint - speed. Great work and thanks for sharing.
1 comments
debaserab2
4411 days ago
If speed is your top priority you may also want to look at Sundown, which can be installed as a PHP extension and is likely faster since it's just C.
https://github.com/chobie/php-sundown
link
https://github.com/chobie/php-sundown