Home
last modified time | relevance | path

Searched refs:ANCESTOR_EXCLUDES (Results 1 – 4 of 4) sorted by relevance

/external/markdown/markdown/
Dtreeprocessors.py258 for exclude in pattern.ANCESTOR_EXCLUDES:
Dinlinepatterns.py197 ANCESTOR_EXCLUDES = tuple() variable in Pattern
/external/markdown/tests/
Dtest_apis.py914 ANCESTOR_EXCLUDES = ('a',) variable in TestAncestorExclusion.AncestorExample
/external/markdown/docs/extensions/
Dapi.md293 Inline Processors can define the property `ANCESTOR_EXCLUDES` which is either a list or tuple of un…
436 Inline Patterns can define the property `ANCESTOR_EXCLUDES` with is either a list or tuple of undes…