Add two missing markup tags.
This commit is contained in:
parent
bc29c1a4cc
commit
8797578a06
|
@ -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):
|
||||
|
|
Loading…
Reference in New Issue