UNPKG

react-markdown-editor-hybrid

Version:

A text editor component supporting Markdown and HTML using react-markdown.

16 lines (9 loc) 267 B
# Changelog ### 0.2.1 * Added preventDefault invocations to click handler methods. ### 0.2.0 * Added new prop ```buttonContainerStyle```. * Removed console.log statements in ```handleList```. * Updated react-markdown to 2.4.0. ### v0.1.0 * Initial commit.