Inline re-usable content with formatting
under review
Joshua Cussen
Current situation:
Variables support no text formatting at all.
Snippets support formatting but always put <p> tags around their content.
Problem:
If I want to have re-usable content that appears both inline and has formatting, I can't. Even removing the <p> tags from a snippet using the code editor does not work as they get automatically added back in the second I click save.
Solutions:
1) Allow formatting of variables including bold, italics, code, and URLs
2) Stop adding <p> tags to snippets when the user explicitly removes them.
Log In
Thiru
under review
Thiru
Joshua Cussen for variables, yes we do support formatting options and URL's. However, code options are only supported in the Snippets.
We understand the concern with snippets being appended with <p> tags, we will analyze this technically of how to remove it while inserting them as a copy as well.
Marshal Ebinezar
Hi Joshua Cussen, Thank you for your suggestion; we have added it to our pipeline, and the mentioned <p> tags are a bug; we will fix it as soon as possible.