Search code examples
jqueryjquery-pluginsmarkitup

How to delete buttons in the Markitup toolbar


I am using Markitup. All I want is the paragraph button on the toolbar.

Anyone know how to delete the other buttons?

enter image description here


Solution

  • Edit the file set.js in markitup/sets/default. Also you can specify the settings file to use with: $("#mark").markItUp(mySettings); where "mySettings" is the set.js file you want to use