An extension of Pagedown to neatly integrate into Twitter Bootstrap for a WYSIWYG Markdown editor. This project is a fork of the work of Sam Willis.
This project is hosted on GitHub where issues can be reported. It is released under the MIT License.
Name | Type | Default | Options/Description |
---|---|---|---|
sanatize | boolean | true | true or false, enables or disables sanatization of HTML |
help | function | null | A function to be called when the help button it clicked. Null precludes the rendering of the help button. |
hooks | array | [] | An array of objects that define hooks for the converter. Each object should define a string, 'event', and a function, 'callback'. A full list of events can be found here. |
All of the created elements are wrapped in nice helpful HTML tags as defined: