draft-js-markdown-shortcuts-plugin
Markdown editor helper
A plugin for DraftJS that supports Markdown syntax shortcuts
A DraftJS plugin for supporting Markdown syntax shortcuts
275 stars
6 watching
107 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
draft-jsdraftjs-pluginmarkdown
Related projects:
Repository | Description | Stars |
---|---|---|
simsim0709/draft-js-plugins | Custom plugins for DraftJS, extending its functionality with additional features and capabilities | 3 |
letranloc/draft-js-katex-plugin | Enables LaTeX rendering in a rich text editor using the DraftJS framework | 32 |
markdown-it/markdown-it-footnote | Provides a markdown parser plugin for creating footnotes in documents | 212 |
markdown-it/markdown-it-container | Creates custom block-level containers for markdown-it markdown parser | 500 |
markdown-it/markdown-it-abbr | Adds HTML abbreviations support to markdown parser | 43 |
yozhikm/draft-regex | Helpers for improving the functionality of a rich-text editor. | 19 |
samuelmeuli/draft-js-list-plugin | Automates list creation in a rich text editor using regular expressions and keyboard shortcuts | 14 |
workshopper/how-to-markdown | A workshop on learning Markdown syntax and formatting using interactive exercises. | 218 |
jpuri/draftjs-utils | A collection of utility functions for working with DraftJS editors | 286 |
refactory-id/bootstrap-markdown | A JavaScript plugin that integrates markdown editing with Bootstrap UI elements | 1,989 |
dburrows/draft-js-basic-html-editor | A basic HTML editor using draft.js with support for block and inline tags | 87 |
samypesse/draft-js-code | Utilities to simplify code block editing in DraftJS editors | 108 |
ghiscoding/angular-markdown-editor | A package providing an all-in-one Markdown Editor with preview in Angular applications | 164 |
sstur/draft-js-utils | Tools for converting content between DraftJS and HTML/Markdown formats | 883 |
bih/jquery.markdown.js | A WYSIWYG Markdown editor built as a jQuery plugin | 43 |