editor
editor copied to clipboard
A markdown editor. http://lab.lepture.com/editor/
The Gruntfile references `tmp/editor.js` but it should be `src/editor.js`. The build does not work as it currently is written.
Hey there! I belong to an open source security research community, and a member (@ning1022) has found an issue, but doesn’t know the best way to disclose it. If not...
We are working on the [ReDoS](https://www.owasp.org/index.php/Regular_expression_Denial_of_Service_-_ReDoS) problem and detected 1 vulnerable regex(es) from your repository. 1: ``^(?:\s+(?:"(?:[^"\\]|\\\\|\\.)+"|'(?:[^'\\]|\\\\|\\.)+'|\((?:[^)\\]|\\\\|\\.)+\)))?`` in editor/vendor/markdown.js Please try the following: var pattern = "^(?:\\s+(?:\"(?:[^\"\\\\]|\\\\\\\\|\\\\.)+\"|'(?:[^'\\\\]|\\\\\\\\|\\\\.)+'|\\((?:[^)\\\\]|\\\\\\\\|\\\\.)+\\)))?"; var input =...
- Hey I want this editor to be integrated with a reactjs website - But after reading the docs here, i didnt find any accurate guide. - can you please...
I had been trying to make the editor disabled but didn't find any way to do that. Any help will be highly appreciated.
Hi!! I absolutely love your editor, it is extremely useful to me, but unfortunately it works very badly on mobile. Are there any plans on improving that?
Hi, Cool editor. How can we integrate with webpack? please guide use it.
I don`t know why the cursor is misplacement, like below: 2222222222      I I is the cursor, ' ' is the blank space, it mean that there is a large blank...
When I location to the topic page,it positioned in the comment box anchor but not the top of page.