Searched refs:LINE_BREAK_2_RE (Results 1 - 2 of 2) sorted by relevance

/external/markdown/markdown/
H A Dinlinepatterns.py91 LINE_BREAK_2_RE = r' $' # two spaces at end of text variable
H A D__init__.py267 inlinepatterns.SubstituteTagPattern(inlinepatterns.LINE_BREAK_2_RE, 'br')

Completed in 1132 milliseconds