aboutsummaryrefslogtreecommitdiff
path: root/tests/pl/Tests_2007/Code Spans.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pl/Tests_2007/Code Spans.html')
-rw-r--r--tests/pl/Tests_2007/Code Spans.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/pl/Tests_2007/Code Spans.html b/tests/pl/Tests_2007/Code Spans.html
new file mode 100644
index 0000000..b057457
--- /dev/null
+++ b/tests/pl/Tests_2007/Code Spans.html
@@ -0,0 +1,5 @@
+<p><code>&lt;test a="</code> content of attribute <code>"&gt;</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>