Skip to content

Minimal syntax replacer to use markdown for posts and pages instead of the clunky wsysiyg default editor.

License

Notifications You must be signed in to change notification settings

ketwaroo/k-wp-parsedown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kWpMarkdown

This is a very simple post syntax replacer I wrote to replace the heavy WYSIWYG editor in Wordpress.

Features/Limitations:

  • Uses erusev/parsedown as Markdown parser.
  • Adds syntax hilighting via highlight.js.
  • Disables a bunch of boat filters that wordpress applies to post body and title which usually messes up code syntax. Sure, wordpress has a [code] tag but it's just not the same.
  • This plugin is offered as is and probably has a very limited scope of application. It's really aimed at developers who like their code to have a very small footprint.

About

Minimal syntax replacer to use markdown for posts and pages instead of the clunky wsysiyg default editor.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages