Teach texcheck about \textbar
This commit is contained in:
parent
a660caf351
commit
c418cc81ae
|
@ -57,6 +57,7 @@ cmdstr = r"""
|
|||
\email \kwindex \refexmodindex \filenq \e \menuselection
|
||||
\exindex \linev \newsgroup \verbatim \setshortversion
|
||||
\author \authoraddress \paragraph \subparagraph \cmemberline
|
||||
\textbar
|
||||
"""
|
||||
|
||||
def matchclose(c_lineno, c_symbol, openers, pairmap):
|
||||
|
|
Loading…
Reference in New Issue