All Projects → terrylinooo → Githuber Md

terrylinooo / Githuber Md

Licence: gpl-3.0
Markdown editor plugin for WordPress.

Projects that are alternatives of or similar to Githuber Md

Abricotine
Markdown editor with inline preview
Stars: ✭ 2,308 (+553.82%)
Mutual labels:  markdown, markdown-editor
Pine
A modern, native macOS markdown editor
Stars: ✭ 2,818 (+698.3%)
Mutual labels:  markdown, markdown-editor
Mindforger Repository
MindForger documentation repository.
Stars: ✭ 221 (-37.39%)
Mutual labels:  markdown, markdown-editor
Markdown
📖Clean & Modern MarkDown Generator, 🔌Offline Support and Easy Generation of Markdown ⚡️⚛️ https://github.com/JP1016/Markdown-Electron/releases
Stars: ✭ 170 (-51.84%)
Mutual labels:  markdown, markdown-editor
Phodit
Phodal's markdown/ebook editor with MicroFrontend & Web Components
Stars: ✭ 301 (-14.73%)
Mutual labels:  markdown, markdown-editor
Markdown Edit
online markdown editor/viewer
Stars: ✭ 188 (-46.74%)
Mutual labels:  markdown, markdown-editor
Toonote
小兔笔记:Markdown 内置数据 跨平台 加密存储
Stars: ✭ 247 (-30.03%)
Mutual labels:  markdown, markdown-editor
Mpeditor
微信markdown编辑器
Stars: ✭ 146 (-58.64%)
Mutual labels:  markdown, markdown-editor
Codeexpander
A cross-platform cloud synchronization development tool for developers that includes input enhancement, code snippet management, and Markdown. (专为开发者开发的一个集输入增强、代码片段管理(支持 Markdown)为一体跨平台云同步的开发工具。)
Stars: ✭ 285 (-19.26%)
Mutual labels:  markdown, markdown-editor
Apostrophe
Mirror of
Stars: ✭ 272 (-22.95%)
Mutual labels:  markdown, markdown-editor
Pervane
Plain text file based note taking and knowledge base building tool, markdown editor, simple browser IDE.
Stars: ✭ 159 (-54.96%)
Mutual labels:  markdown, markdown-editor
Grav Plugin Admin
Grav Admin Plugin
Stars: ✭ 316 (-10.48%)
Mutual labels:  markdown, markdown-editor
Sublimeless zk
A note taking app, Markdown editor, and text browser, featuring ID based wiki style links, and #tags, intended for zettelkasten method users. Loaded with tons of features like sophisticated tag search, note transclusion, support for note templates, bibliography support, etc. to make working in your Zettelkasten a joy 😄
Stars: ✭ 153 (-56.66%)
Mutual labels:  markdown, markdown-editor
Issues
Caret issues
Stars: ✭ 326 (-7.65%)
Mutual labels:  markdown, markdown-editor
Rtlmd
rtl markdown editor
Stars: ✭ 152 (-56.94%)
Mutual labels:  markdown, markdown-editor
Table Magic
Converts between CSV, HTML and Markdown. Has a little form editor and a preview.
Stars: ✭ 243 (-31.16%)
Mutual labels:  markdown, markdown-editor
Remarkable
Remarkable - The Markdown Editor for Linux http://remarkableapp.github.io
Stars: ✭ 1,763 (+399.43%)
Mutual labels:  markdown, markdown-editor
Proton
A stand-alone application to quickly preview and edit Markdown files using Electron.
Stars: ✭ 140 (-60.34%)
Mutual labels:  markdown, markdown-editor
Markdownediting
Powerful Markdown package for Sublime Text with better syntax understanding and good color schemes.
Stars: ✭ 2,976 (+743.06%)
Mutual labels:  markdown, markdown-editor
Markdown Preview Enhanced
One of the 'BEST' markdown preview extensions for Atom editor!
Stars: ✭ 3,478 (+885.27%)
Mutual labels:  markdown, markdown-editor

Markdown editor plugin for WordPress

Screenshot

An all-in-on WordPress Markdown Plugin provides a variety of features such as Markdown editor, live-preivew, image-paste, HTML-to-Markdown helper, and more..

How it works

  1. WP Githuber MD will save your Markdown content into wp_posts.post_content_filtered.
  2. Parse the Markdown to HTML, save the parsed HTML content into wp_posts.post_content.

This plugin will detect your Markdown content and decide what scripts will be loaded, to avoid loading unnecessary scripts. For example, if you enabled syntax highlight, you have to update your post again to take effects.

Demo

GIF animation

The demo shows you the following steps:

Screenshot

  1. Convert HTML to Markdown by using HTML to Markdown tool.

Screenshot

  1. Cut up a selection area of an image and copy it from Photoshop, then paste it to Markdown Editor.

Screenshot

  1. Click "Update" button to save Markdown to post_content_filtered and save HTML to post_content (it is what you will see in result).
  2. View the result.

Video

https://youtu.be/it1noNCTXa4

Requirement

  • PHP version > 5.3.0
  • WordPress version > 4.0
  • Tested up to 5.5.1

Download

source download
WordPress https://wordpress.org/plugins/wp-githuber-md
GitHub repository https://github.com/terrylinooo/githuber-md/releases
PHP Composer composer create-project terrylinooo/githuber-md wp-githuber-md

Installation

  1. Upload the plugin files to the /wp-content/plugins/wp-githuber-md directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Go to the WP Githuber MD menu in Plugins and set your Markdown options.

Suggestions

The better situation to use this plugin is you just started a new blog.

If you're planning to use this plugin in an existing blog, be sure to:

  • Turn off other Markdown plugins, because the similar plugins might do the same things when submitting your posts, may have some syntax conversion issues between Markdown and HTML.
  • My personal suggestion is to turn off revision and auto-save, there are options in setting page.

Features

  • All-in-one Markdown editor.
  • Live preview.
  • Spell check.
  • Enable / disable Markdown for single post.
  • Support Gutenberg editor.
  • Support custom post types.
  • HTML-to-Markdown helper
  • Image copy & paste (support uploading to Imgur.com and sm.ms)
  • Syntax highlight.
  • Flow chart.
  • KaTex.
  • Sequence diagram.
  • Mermaid.
  • MathJax.
  • Emoji.
  • Github flavored Markdown task list.
  • Markdown extra...
  • Keyword suggestion tool.

Sceenshots

thumbnail screenshot description
Image copy & paste Image copy & paste view Uplaoding images becomes much more eaiser, just copy and paste, then done. You can upload to your upload folder or host your images to Imgur.com.
HTML to Markdown HTML-to-Markdown helper view Convert your old posts into Markdown by using HTML-to-Markdown helper that beside the Editor.
Syntax Highlighing Syntax Highlighing view Use Google prettify.js for the Editor's live-preview pane, and use prism.js for the fontend pages. You can choose your favorite theme for syntax hgihlighing.
Mermaid Module: Mermaid view Mermaid is a Markdownish syntax for generating flowcharts, sequence diagrams, class diagrams, gantt charts and git graphs.
KaTex Module: Katex view KaTex is a fast, easy-to-use JavaScript library for TeX math rendering on the web.
Flow Chart Module: Flow Chart view Draws simple SVG flow chart diagrams from textual representation of the diagram.
Sequence Diagram Module: Sequence diagram view Turns Text Into Vector UML sequence diagrams.
Setting Page 1 Setting page 1 view Markdown settings.
Setting page 2 Setting page 2 view Modules settings.

Notes

License

GPLv3 or later

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].