An open API service indexing awesome lists of open source software.

https://github.com/markjaquith/markdown-on-save

#WordPressPlugin: allows you to author posts in Markdown, but stores rendered HTML in post_content so you can deactivate with impunity.
https://github.com/markjaquith/markdown-on-save

wordpress wordpress-plugin

Last synced: 9 months ago
JSON representation

#WordPressPlugin: allows you to author posts in Markdown, but stores rendered HTML in post_content so you can deactivate with impunity.

Awesome Lists containing this project

README

          

# Markdown on Save

Allows you to compose content in Markdown on a per-item basis. The markdown version is stored separately, so you can deactivate this plugin any time.

This plugin is not under active development, but if something breaks, let me know and I'll try to fix it.