Inline re-usable content with formatting
under review
W
Wineberry Lark
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
M
Magnificent Grasshopper
marked this post as
under review
M
Magnificent Grasshopper
Wineberry Lark 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.
R
Remarkable Orca
Hi Wineberry Lark, 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.