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