medium-editor
medium-editor copied to clipboard
Medium.com WYSIWYG editor clone. Uses contenteditable API to implement a rich text solution.
Open medium-editor.js and search for "fa fa-header" and replace with "fas fa-heading" ;-)
I get the following error: POST https://api.imgur.com/3/image net :: ERR_HTTP2_PROTOCOL_ERROR I followed all the instructions. 
### Description When typing multiple times space at the end of any line it'll turn into . (Sometimes it will even add a dot.) ### Steps to reproduce 1. Just...
 If you are interested in becoming a maintainer or collaborator for medium-editor, please reach out to me on [gitter](https://gitter.im/yabwe/medium-editor) (@nmielnik) medium-editor is still an awesome project with thousands of...
### Description ### I have issue about the images uploadCompleted option . beacause of when i upload image response is not avalilable in uploadCompleted.  ### Versions - medium-editor: -...
Hello, when I add an empty element by `addElement` no placeholder appears. The placeholder appears correctly for elements specified on editor creation.
| Q | A | ---------------- | --- | Bug fix? | no | New feature? | yes | BC breaks? | no | Deprecations? | no | New tests...
### Description Using medium-editor inside a Bootstrap modal, the changes do not take affect in Chrome. Works fine in Safari. ### Steps to reproduce 1. Use this generic fiddle for...
Hi all, I have a issue when using with modal boostrap. When I click all button (B,I) all event not working I don't know how to fix it. please help...
Hello there, I am working on a project which requires a WYSIWYG and your library seems ideal. However I am using [Lit](https://lit.dev/), I have checked your [framework documentation](https://github.com/yabwe/medium-editor/wiki/Wrappers-and-Integration) and have...