summaryrefslogtreecommitdiffstats
path: root/source-builder/sb/asciidoc/tests/data/deprecated-quotes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'source-builder/sb/asciidoc/tests/data/deprecated-quotes.txt')
-rw-r--r--source-builder/sb/asciidoc/tests/data/deprecated-quotes.txt12
1 files changed, 0 insertions, 12 deletions
diff --git a/source-builder/sb/asciidoc/tests/data/deprecated-quotes.txt b/source-builder/sb/asciidoc/tests/data/deprecated-quotes.txt
deleted file mode 100644
index 2f44edf..0000000
--- a/source-builder/sb/asciidoc/tests/data/deprecated-quotes.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-// 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'.