Add two missing markup tags.

This commit is contained in:
Georg Brandl 2006-01-23 21:31:00 +00:00
parent bc29c1a4cc
commit 8797578a06
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ cmdstr = r"""
\email \kwindex \refexmodindex \filenq \e \menuselection
\exindex \linev \newsgroup \verbatim \setshortversion
\author \authoraddress \paragraph \subparagraph \cmemberline
\textbar
\textbar \C \seelink
"""
def matchclose(c_lineno, c_symbol, openers, pairmap):