summaryrefslogtreecommitdiff
path: root/macros/generic/markdown/tests/testfiles/Markdown_1.0.3/code-spans.test
diff options
context:
space:
mode:
Diffstat (limited to 'macros/generic/markdown/tests/testfiles/Markdown_1.0.3/code-spans.test')
-rw-r--r--macros/generic/markdown/tests/testfiles/Markdown_1.0.3/code-spans.test4
1 files changed, 4 insertions, 0 deletions
diff --git a/macros/generic/markdown/tests/testfiles/Markdown_1.0.3/code-spans.test b/macros/generic/markdown/tests/testfiles/Markdown_1.0.3/code-spans.test
new file mode 100644
index 0000000000..94aab36b56
--- /dev/null
+++ b/macros/generic/markdown/tests/testfiles/Markdown_1.0.3/code-spans.test
@@ -0,0 +1,4 @@
+<<<
+Here's how you put `` `backticks` `` in a code span.
+>>>
+codeSpan: `backticks`