[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins-dist / textwheel / tests / data / base / escaping.html
diff --git a/www/plugins-dist/textwheel/tests/data/base/escaping.html b/www/plugins-dist/textwheel/tests/data/base/escaping.html
new file mode 100644 (file)
index 0000000..aede447
--- /dev/null
@@ -0,0 +1,4 @@
+<p>escaped {emphasis}.</p>
+<p><code class='spip_code' dir='ltr'>escaped \{emphasis\} in a code span</code></p>
+<div style='text-align: left;' class='spip_code' dir='ltr'><code>escaped \{emphasis\} in a code block</code></div>
+<p>\ ~ { } [->] | &lt; > * # + - _</p>
\ No newline at end of file