send-mail/node_modules/showdown/test/cases/inline-code.md
dougpagani 2095e6ffe3
Add markdown format support (#25)
Co-authored-by: Dawid Dziurla <dawidd0811@gmail.com>
2020-11-30 18:51:34 +01:00

15 lines
338 B
Markdown

Create a new `function`.
Use the backtick in MySQL syntax ``SELECT `column` FROM whatever``.
A single backtick in a code span: `` ` ``
A backtick-delimited string in a code span: `` `foo` ``
Please don't use any `<blink>` tags.
`&#8212;` is the decimal-encoded equivalent of `&mdash;`.
this `inline **code** has ___magic___` chars