medium-editor-insert-plugin
medium-editor-insert-plugin copied to clipboard
Base64 image content's "+" plus get replaced by space
So I am calling a JQuery post method and passing the content of the medium editor and the insert plugin to the call. The obvious problem is that the "+" gets replaced by an empty space and so rendering the content is a problem.