[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins-dist / textwheel / tests / data / base / code_span.txt
diff --git a/www/plugins-dist/textwheel/tests/data/base/code_span.txt b/www/plugins-dist/textwheel/tests/data/base/code_span.txt
new file mode 100644 (file)
index 0000000..ebbebf5
--- /dev/null
@@ -0,0 +1,9 @@
+a <code>code span</code>
+
+<code>this is also a codespan</code> trailing text
+
+<code>and look at this one</code>
+
+single &lt;code&gt; in a code span: <code><code></code>
+
+&lt; in a code span: <code><</code>