jquery-markedit
jquery-markedit copied to clipboard
a jQuery branch/re-write of WMD Editor
Add a 'selector' options for the preview that permits to put the preview in any user-defined element
For example being able to do ``` 'preview' : 'selector' , 'selector' : '#mydiv' ``` and being able to have the preview in that div I already implemented it here's...
If you change a big text part to code, it pass over the preview part. If you look stackoverflow version, preview part of code blog behaves different than other parts...
CTRL+B for bold, CTRL+K for code etc.
Steps to reproduce the bug: 1. insert a link anywhere 2. insert a link before link created in step 1 What happens?: - insertion fails: no link is added -...
Look into how showdown.js handles this, and make sure that unsafe content isn't getting passed somehow.
Hi, I know that Opera is not in the list of functioning browsers. It even does not show at all. Is there known reason for this? Trace of JS console...
showdown.js, line 906