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

link|improve this question

feedback

2 Answers

up vote 0 down vote accepted

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

link|improve this answer
feedback

Find the file set.js and edit mysetting to include only what you need

link|improve this answer
mysetting is a unique variable name i created dude. – mahen23 Jul 7 '11 at 12:03
mysetting is the default name inside set.js – kleinohad Jul 7 '11 at 12:07
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.