diff options
Diffstat (limited to 'MarkdownTest/Tests/Code Spans.html')
-rw-r--r-- | MarkdownTest/Tests/Code Spans.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/MarkdownTest/Tests/Code Spans.html b/MarkdownTest/Tests/Code Spans.html deleted file mode 100644 index b057457..0000000 --- a/MarkdownTest/Tests/Code Spans.html +++ /dev/null @@ -1,5 +0,0 @@ -<p><code><test a="</code> content of attribute <code>"></code></p> - -<p>Fix for backticks within HTML tag: <span attr='`ticks`'>like this</span></p> - -<p>Here's how you put <code>`backticks`</code> in a code span.</p> |