The forum operates in read-only mode. Please head to StackOverflow for support.
CKEDITOR.replace( 'myeditor', { format_tags: 'p;h1;h2;h3' });
Re: Adding/Editing Format list
just create a list divided by ; and it will use them
this is is what I do: