diff options
Diffstat (limited to 'test/functional/input/data')
| -rw-r--r-- | test/functional/input/data/custom_roles.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test/functional/input/data/custom_roles.txt b/test/functional/input/data/custom_roles.txt index c80b3587f..872005cbd 100644 --- a/test/functional/input/data/custom_roles.txt +++ b/test/functional/input/data/custom_roles.txt @@ -20,3 +20,10 @@ Custom Roles :customclass:`interpreted text` +* A role with class attribute. + + .. role:: customx + :class: very special + + :customx:`interpreted text` + |
