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

/external/markdown/markdown/
H A Dtreeprocessors.py281 markdown.inlinepatterns.handleAttributes(element.text,
288 markdown.inlinepatterns.handleAttributes(newChild.tail,
292 markdown.inlinepatterns.handleAttributes(newChild.text,
H A Dinlinepatterns.py104 def handleAttributes(text, parent): function
291 truealt = handleAttributes(m.group(2), el)

Completed in 75 milliseconds