mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
13 lines
365 B
Plaintext
13 lines
365 B
Plaintext
// 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'.
|