Typewriter Parsedown
Swap out PHP Markdown for Parsedown in the Typewriter plugin
by Paul Bunkham · github.com/pablinos/typewriter-parsedown · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/pablinos/typewriter-parsedown/archive/refs/heads/master.zipReadme
Typewriter Parsedown
A WordPress plugin that adapts the Typewriter Markdown plugin to use the Parsedown library for rendering. It also adds a couple of options to make it play nicely with WP-Syntax (and hopefully other GeSHi based plugins) for syntax highlighting.
A series of posts discussing its development is available at https://bunkham.com/ starting with Hacking Hooks