Our WYSIWYG editor offers different ways to apply styling to your Mingle card content, but what about when you want to eliminate all styling and just display a block of code?
Highlight your code, then select the "code block" option from the formatting drop-down menu in the editor tool bar. This will add a <pre> tag with no CSS styling at all (not even word wrap) to your code.
We decided to keep the <pre> tag and the lack of CSS styling as a rule, but for those of you who do want a little CSS styling and would like to use a <code> tag instead of a <pre> tag, you can edit the HTML using the SOURCE button in the editor toolbar.
As always, if you have any questions, please contact us at support@thoughtworks.com
Comments
0 comments
Please sign in to leave a comment.