I believe the following code:
should render:
as specified in the markdown syntax reference
A "kinda workaround" is to use ` in place of the backtick (`) character; however this doesn't work inside of backticks: `
Interestingly enough, the github basics of markdown documentation itself does have backticks inside of a code block.
Also interesting is almost no processor seems to get this right.
Is 9:30AM to early to start drinking?
I believe the following code:
should render:
as specified in the markdown syntax reference
A "kinda workaround" is to use
`in place of the backtick (`) character; however this doesn't work inside of backticks:`Interestingly enough, the github basics of markdown documentation itself does have backticks inside of a code block.
Also interesting is almost no processor seems to get this right.
Is 9:30AM to early to start drinking?