-
This is a numbered list.
-
I'm going to include a fenced code block as part of this bullet:
Code More Code
-
We can put fenced code blocks inside nested bullets, too.
-
Like this:
printf("Hello, World!");
-
The key is to indent your fenced block by (4 * bullet_indent_level) spaces.
-
Also need to put a separating newline above and below the fenced block.
-
-
-
Save lsloan/edc98bc0a5cc826135a8 to your computer and use it in GitHub Desktop.
GitHub Markdown lists with embedded code blocks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment