You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 5, 2021. It is now read-only.
This is an impressive framework but Im running into issues.
I'd like to display blocks of code, similar to the way bootstrap does, next to my examples of the style. I've tried this:
But it is actually rendering the code as bold in that example and not displaying
<strong>what is this</strong>
as I expected.How can I display blocks of code on the page without having to convert all the HTML into symbols, which would be massively inefficient?
The text was updated successfully, but these errors were encountered: