mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-09-03 20:52:55 -05:00
Adapt markup test to renaming of highlighting escapes.
This commit is contained in:
@@ -110,5 +110,5 @@ def test_latex_escaping():
|
||||
# in verbatim code fragments
|
||||
verify(u'::\n\n @Γ\\∞$[]', None,
|
||||
u'\\begin{Verbatim}[commandchars=@\\[\\]]\n'
|
||||
u'@at[]@(@Gamma@)\\@(@infty@)@$@lb[]@rb[]\n'
|
||||
u'@PYGZat[]@(@Gamma@)\\@(@infty@)@$@PYGZlb[]@PYGZrb[]\n'
|
||||
u'\\end{Verbatim}')
|
||||
|
||||
Reference in New Issue
Block a user