Replies: 1 comment 3 replies
-
|
You can ringfence code blocks using ```. So for example:
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
I create a site with default erb template engine, there are code block in src/_posts *.md file, that contains <% %> in code block. It seems that bridgetown parse <%%> as normal erb ruby code.
This make me failed to post erb code sample in my post content.
Beta Was this translation helpful? Give feedback.
All reactions