Fix test_markup.

This commit is contained in:
Georg Brandl
2010-02-28 12:08:06 +01:00
parent a31e7e2f5d
commit ea8fa8aa02

View File

@@ -99,7 +99,7 @@ def test_inline():
# non-interpolation of dashes in option role
yield (verify_re, ':option:`--with-option`',
'<p><em( class="xref std-option")?>--with-option</em></p>$',
'<p><em( class="xref std std-option")?>--with-option</em></p>$',
r'\\emph{\\texttt{-{-}with-option}}$')
# verify smarty-pants quotes