diff options
author | John MacFarlane <jgm@berkeley.edu> | 2015-08-15 10:22:47 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2015-08-15 10:22:47 -0700 |
commit | 1f00a5395f2c76d94f543775dc945183397a722e (patch) | |
tree | 491fca41bf79fdd6695109ec1651acb0e3d2611b /tests/docx/headers.native | |
parent | 8c579a5daae8debf62334fc91b7e41fee4f0e7a5 (diff) | |
download | pandoc-1f00a5395f2c76d94f543775dc945183397a722e.tar.gz |
RST reader: better handling of indirect roles.
Previously the parser failed on this kind of case
.. role:: indirect(code)
.. role:: py(indirect)
:language: python
:py:`hi`
Now it currectly recognizes `:py:` as a code role.
The previous test for this didn't work, because the
name of the indirect role was the same as the language
defined its parent, os it didn't really test for this
behavior. Updated test.
Diffstat (limited to 'tests/docx/headers.native')
0 files changed, 0 insertions, 0 deletions