662abf1039
Markdown test fix contributed by kshefov Reviewed-by: jlaskey
12 lines
414 B
Plaintext
12 lines
414 B
Plaintext
<p>Create a new <code>function</code>.</p>
|
|
|
|
<p>Use the backtick in MySQL syntax <code>SELECT `column` FROM whatever</code>.</p>
|
|
|
|
<p>A single backtick in a code span: <code>`</code></p>
|
|
|
|
<p>A backtick-delimited string in a code span: <code>`foo`</code></p>
|
|
|
|
<p>Please don't use any <code><blink></code> tags.</p>
|
|
|
|
<p><code>&#8212;</code> is the decimal-encoded equivalent of <code>&mdash;</code>.</p>
|