aboutsummaryrefslogtreecommitdiff
path: root/tests/MarkdownTest_1.0.3/Tests/Code Spans.text
diff options
context:
space:
mode:
Diffstat (limited to 'tests/MarkdownTest_1.0.3/Tests/Code Spans.text')
-rw-r--r--tests/MarkdownTest_1.0.3/Tests/Code Spans.text6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/MarkdownTest_1.0.3/Tests/Code Spans.text b/tests/MarkdownTest_1.0.3/Tests/Code Spans.text
new file mode 100644
index 000000000..750a1973d
--- /dev/null
+++ b/tests/MarkdownTest_1.0.3/Tests/Code Spans.text
@@ -0,0 +1,6 @@
+`<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.
+