mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-27 03:52:19 +08:00
Test third party stubs with stubtest (#5615)
This commit is contained in:
12
stubs/Markdown/@tests/stubtest_allowlist.txt
Normal file
12
stubs/Markdown/@tests/stubtest_allowlist.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
markdown.blockprocessors.BlockProcessor.detab
|
||||
markdown.extensions.abbr.ABBR_REF_RE
|
||||
markdown.extensions.attr_list.AttrListTreeprocessor.run
|
||||
markdown.extensions.codehilite.CodeHilite.__init__
|
||||
markdown.extensions.fenced_code.FencedBlockPreprocessor.__init__
|
||||
markdown.extensions.footnotes.DEF_RE
|
||||
markdown.extensions.footnotes.FootnotePreprocessor
|
||||
markdown.extensions.footnotes.TABBED_RE
|
||||
markdown.extensions.legacy_attrs.LegacyAttrs.run
|
||||
markdown.extensions.toc.TocTreeprocessor.run
|
||||
markdown.extensions.toc.slugify
|
||||
markdown.preprocessors.ReferencePreprocessor
|
||||
Reference in New Issue
Block a user