react-markdown
react-markdown copied to clipboard
Markdown editor (input) based on React
We'd like to use react-markdown in a project, but we'd like to extend it to support markdown-it plugins and a couple more decorators. We're targeting supporting centering text, highlighting, and...
Meta-Info | Value -- | -- ExtProjectId | JCCMMN-01 Original Estimation | ???h Remaining Estimation | ???h Exception appears in markdown editor opened in modal window while adding product. Problem...
Meta-Info | Value -- | -- ExtProjectId | JCPIM-01.3 Original Estimation | ???h Remaining Estimation | ???h ## Overview Text becomes uneditable after it has been copy-pasted via hotkey combination...
The behavior of `value` property isn't clear.
It's impossible to use **MarkdownInput** component out of the box. https://github.com/OpusCapita/react-markdown/issues/128#issuecomment-382408658
Please change editor font (for .react-markdown--slate-content) from `font-family: Ubuntu Mono, Monaco, monospace;` to `font-family: "Lato", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;`
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.4 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...