Skip to content
forked from nullx27/Splitdown

A Ghost like Markdown Editor replacement.

Notifications You must be signed in to change notification settings

adam52/Splitdown

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Splitdown

A Markdown editor replacement for WordPress

Installation

  1. Clone the plugin to your plugins directory, usually located at wp-contents/plugins.
  2. You need to run git submodule init and git submodule update to pull showdown.js and html2markdown.
  3. In your WP Dashboard go to Settings and than Writing, scroll down to the Splitdown section and select which post types you wish to use Splitdown on.
  4. Enjoy

Other Notes

I implemented an experimental version of the WordPress Media Manager. At the moment it does not work in distraction free mode. Since Markdown doesn't support css classes for elements, I need to write a showdown extension to fix this, so images can be displayed properly. As always this may take some time to implement, because I work alone in my spare time on this. :) If you want to help, please feel free to fork this project and submit a pull request with your changes.

Contributions

If you find a bug or have a suggestion, please leave a ticket at https://github.com/Necrotex/Splitdown/issues.

Support

If you need support, please contact a WordPress expert. Issues are not for support questions.

Javascript libraries used:

About

A Ghost like Markdown Editor replacement.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published