aboutsummaryrefslogtreecommitdiff
path: root/tests/test-pandoc.hs
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-08-15 10:22:47 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2015-08-15 10:22:47 -0700
commit1f00a5395f2c76d94f543775dc945183397a722e (patch)
tree491fca41bf79fdd6695109ec1651acb0e3d2611b /tests/test-pandoc.hs
parent8c579a5daae8debf62334fc91b7e41fee4f0e7a5 (diff)
downloadpandoc-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/test-pandoc.hs')
0 files changed, 0 insertions, 0 deletions