UnparsedData(raw=RawData(name='any:example',
attrs={},
content='The default value of the ``:style:`` option '
'can be controlled by the\n'
':confval:`project_example_style` config, '
'which accepts ``grid`` and ``tab``\n'
'and defaults to ``grid``.'),
schema=Schema(name=Field(etype=<class 'str'>,
ctype=<class 'list'>,
flags={'index': [],
'ref': False,
'required': False,
'sep': ':',
'uniq': False},
dsl='list of str, sep by ":"'),
attrs={},
content=Field(etype=<class 'str'>,
ctype=None,
flags={'index': [],
'ref': False,
'required': False,
'sep': None,
'uniq': False},
dsl='str')))