mirror of
https://github.com/showdownjs/showdown.git
synced 2024-03-22 13:30:55 +08:00
14 lines
337 B
Markdown
14 lines
337 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.
|
|
|
|
`—` is the decimal-encoded equivalent of `—`.
|
|
|
|
this `inline **code** has ___magic___` chars
|