draftjs-to-markdown
draftjs-to-markdown copied to clipboard
Markdown will underline `ins` text by default, and bolds `__`.
Bumps [ini](https://github.com/isaacs/ini) from 1.3.4 to 1.3.8. Commits a2c5da8 1.3.8 af5c6bb Do not use Object.create(null) 8b648a1 don't test where our devdeps don't even work c74c8af 1.3.7 024b8b5 update deps, add linting...
Bumps [qs](https://github.com/ljharb/qs) from 6.2.1 to 6.2.3. Changelog Sourced from qs's changelog. 6.2.3 [Fix] follow allowPrototypes option during merge (#201, #200) [Fix] chmod a-x [Fix] support keys starting with brackets (#202,...
This will fix the issue that if you hit `shift+enter` it will return `\s\s` in your text and won't break the line. Draftjs recognise if you do `enter` or `shift+enter`...
Any ETA for intended lists? At the moment it only exports a flat list.
Hi @jpuri, This is not an issue with this library and may be an inappropriate place to post this. If this is the case please let me know of an...
Hi @jpuri , Let consider two paragraphs. > hello @juliandoesstuff you are in #first line. hello @jyopur you are in #second line. The generate markdown would be : > hello...
Hi @jpuri , I need your help regarding markdown of @mention and #tags. As per your documentation i have implemented the code. and I am getting this kind of output....
Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependencies [json5](https://github.com/json5/json5), [webpack](https://github.com/webpack/webpack) and [webpack-cli](https://github.com/webpack/webpack-cli). These dependencies need to be updated together. Updates `json5` from 2.1.1 to 2.2.3 Release notes Sourced from json5's...