Simple code: `code`
With spaces: ` code with spaces `
Multiple backticks: ``code with `backtick` inside``
Code in emphasis: *text with `code` inside*
Adjacent code: `first` and `second` code spans
Escaped backtick outside: \`not code\`
Hard line breaks, which are created either by ending a line with two or more
spaces (` `) or by using a backslash (`\\n`), are preserved regardless of the
wrapping mode: