Skip to content
This repository has been archived by the owner on May 5, 2021. It is now read-only.

How to display code blocks on the page #323

Open
noctivityinc opened this issue Jun 12, 2020 · 0 comments
Open

How to display code blocks on the page #323

noctivityinc opened this issue Jun 12, 2020 · 0 comments

Comments

@noctivityinc
Copy link

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:

    
        what is 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?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant