add tests for codespans with backticks in them
This commit is contained in:
parent
b2a07608e1
commit
4bc3126099
@ -1 +1,9 @@
|
||||
<p><code>hi ther `` ok ```</code></p>
|
||||
|
||||
<p><code>`</code></p>
|
||||
|
||||
<p><code>There is a literal backtick (`) here.</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>
|
@ -1 +1,9 @@
|
||||
````` hi ther `` ok ``` `````
|
||||
|
||||
`` ` ``
|
||||
|
||||
``There is a literal backtick (`) here.``
|
||||
|
||||
A backtick-delimited string in a code span: `` `foo` ``
|
||||
|
||||
Please don't use any `<blink>` tags.
|
Loading…
x
Reference in New Issue
Block a user