...
We want to add header tags to the list of supported HTML for the Edit Post (description) this will increase the compatability of our announcement descriptions with google docs, with minimal affect on the total HTML we’re adding. Currently the description strips all HTML that isn’t on a pre-approved whitelist of tags that are supported. Add the following tags to the allowed list for paste processing<h1>,<h2>,<h3>,<h4>,<h5> additionally please add the toolbar option to include headers in the selection.
UI Reference:
...
Redirect URL
Overview: With the advent of the “Branded Newsletter” feature in Connect we’ve introduced content that cannot be easily displayed inside of an announcement post. We’d like to add an additional string to PostInfo which will store the URL of “rich html” content i.e. posts that need a full website instead of a simple post content. This will allow us to add logic to certain front end options to link directly to the rich content instead of showing the link in the description (reducing the number of clicks required from the viewer to get to that content.)
...