Use the {bb_raw} and {bb_endraw} to render only the raw text on a page including Liquid and bb_tags. HTML is still rendered normally.
Syntax
{bb_raw}
<p>Here's a bunch of code. The web browser still renders the HTML however if
you decide to display a {{Tag}} of sorts, it will be ignored by the render engine
and display the raw text to the user.</p>
{bb_endraw}
Properties
None.
Liquid Tags
None.
Comments
0 comments
Please sign in to leave a comment.