-
1.1 Indent four spaces to create an escaped <pre> <code> block:
printf("%d\n", 42); /* what was the question again? */
-
1.2 Markdown and HTML are ignored within a code block
You would hate this if it weren't wrapped in a code block.
Use backticks to create an inline <code> span
The $
character is just a shortcut for window.jQuery
.
If your code itself contains backticks, you may have to use multiple backticks as delimiters
End a line with two spaces to add a <br/> linebreak:
How do I love thee?
Let me count the ways
This is italicized, and so is this.
This is bold, and so is this.
Use italics and bold together if you have to.