This is an example of raw content blocks in Cloudpress. Usually, Cloudress will encode any HTML it encounters during the export. Using raw content blocks, you can tell Cloudpress not to encode the HTML but to export the content as-is.
@@begin_raw_content
<div class="alert alert-primary" role="alert">
A simple primary alert--check it out!
</div>
@@end_raw_content