summaryrefslogtreecommitdiffstats
path: root/source-builder/sb/asciidoc/tests/data/deprecated-quotes.txt
blob: 2f44edf73a74a2cb26afce1c9a8d82552cf3b014 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
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'.