Closed asoqa closed 10 years ago
Read the complete MarkdownEditor documentation to understand what all you can set.
For your need, set the showExport
to false. Add buttons in header using the toolbar
property and in footer using footerButtons
property.
I want to config markdown to hide 'Export' button, and want to add some button on the toolbar. Are there any docs or example?