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: about 1 year ago
JSON representation
#WordPressPlugin: allows you to author posts in Markdown, but stores rendered HTML in post_content so you can deactivate with impunity.
- Host: GitHub
- URL: https://github.com/markjaquith/markdown-on-save
- Owner: markjaquith
- Created: 2012-11-15T10:55:44.000Z (over 13 years ago)
- Default Branch: main
- Last Pushed: 2024-05-04T18:26:08.000Z (about 2 years ago)
- Last Synced: 2024-05-05T01:36:42.379Z (about 2 years ago)
- Topics: wordpress, wordpress-plugin
- Language: PHP
- Homepage:
- Size: 229 KB
- Stars: 29
- Watchers: 5
- Forks: 17
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
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.