cjwirth / RichEditorView

RichEditorView is a simple, modular, drop-in UIView subclass for Rich Text Editing.
BSD 3-Clause "New" or "Revised" License
1.9k stars 445 forks source link

Fix remove format not handling headers #184

Open rebeloper opened 5 years ago

rebeloper commented 5 years ago

Issue: Inside the Posting Text Block the Body button would not convert the headers (once set) back to it's original format (only bold, italics etc. would work, but no headers)

I know I'm an iOS dev and this is js, but this was the solution for the issue.