pagedown-bootstrap
pagedown-bootstrap copied to clipboard
A jQuery plugin that dynamically generates a WYSIWYG editor for Markdown with integrated Twitter Bootstrap styling.
After creating a dialog the "shown" (to set focus) and "hidden" (to remove the dialog from dom) events are hooked for the modal dialog. However, in Bootstrap 3 the events...
I needed to move the preview to a separate place on the page. This is an easy way of doing that. Eventually it'd probably be better to allow setting a...
I'd really like to use this version of the pagedown editor, but I'm having trouble figuring out how to hook up to the editor's onPreviewRefresh event. The standard pagedown editor...