Searched refs:RE_TITLE_CLEAN (Results 1 – 1 of 1) sorted by relevance
593 RE_TITLE_CLEAN = re.compile(r'\s') variable in LinkInlineProcessor725 title = self.RE_TITLE_CLEAN.sub(' ', dequote(self.unescape(title.strip())))