summaryrefslogtreecommitdiff
path: root/doc/asciidoc/tests/data/deprecated-quotes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/asciidoc/tests/data/deprecated-quotes.txt')
-rw-r--r--doc/asciidoc/tests/data/deprecated-quotes.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/asciidoc/tests/data/deprecated-quotes.txt b/doc/asciidoc/tests/data/deprecated-quotes.txt
new file mode 100644
index 0000000..2f44edf
--- /dev/null
+++ b/doc/asciidoc/tests/data/deprecated-quotes.txt
@@ -0,0 +1,12 @@
+// Deprecated quote attributes.
+[role="foo"]##fun with text##.
+["green","yellow",2,role="foo"]##fun with text##.
+[green,yellow,2]##fun with text##.
+More [red,black,4]*fun with text*.
+Yet more [red,,1.5]**fun with text**.
+Yet more [red,,1.5]+fun with text+.
+Yet more [red,,1.5]'fun with text'.
+
+Yet more [red,,1.5]_fun with text_.
+
+Yet more [orange]'fun with text'.