MCPcopy Create free account

hub / github.com/Python-Markdown/markdown / functions

Functions1,263 in github.com/Python-Markdown/markdown

MethodtestRE
(self)
tests/test_extensions.py:262
MethodtestRawHtmlInTOC
(self)
tests/test_syntax/extensions/test_toc.py:259
MethodtestRegisterDupplicate
(self)
tests/test_apis.py:350
MethodtestRegisterSerializer
(self)
tests/test_apis.py:643
MethodtestRegisterWithoutPriority
(self)
tests/test_apis.py:236
MethodtestRegistryContains
(self)
tests/test_apis.py:284
MethodtestRegistryDelItem
(self)
tests/test_apis.py:323
MethodtestRegistryGetItemByIndex
(self)
tests/test_apis.py:298
MethodtestRegistryGetItemByItem
(self)
tests/test_apis.py:307
MethodtestRegistryIter
(self)
tests/test_apis.py:292
MethodtestRegistrySetItem
(self)
tests/test_apis.py:316
MethodtestRegistrySlice
(self)
tests/test_apis.py:331
MethodtestReset
Test `State.reset()`.
tests/test_apis.py:174
MethodtestReset
Test `HtmlStash.reset`.
tests/test_apis.py:208
MethodtestSetConfig
(self)
tests/test_extensions.py:64
MethodtestSetConfigWithBadKey
(self)
tests/test_extensions.py:68
MethodtestSetSate
Test State.set().
tests/test_apis.py:157
MethodtestSimpleAtomicString
Test that a simple `AtomicString` is not parsed.
tests/test_apis.py:682
MethodtestSimpleInput
Test simple input.
tests/test_apis.py:57
MethodtestSimpleSettings
Test Simple Settings.
tests/test_extensions.py:185
MethodtestSimpleStore
Test `HtmlStash.store`.
tests/test_apis.py:192
MethodtestSortRegistry
(self)
tests/test_apis.py:241
MethodtestStdinStdout
(self)
tests/test_apis.py:112
MethodtestStoreMore
Test `HtmlStash.store` with additional blocks.
tests/test_apis.py:198
MethodtestString
Test that a regular string is parsed.
tests/test_apis.py:671
MethodtestStripCollapseWhitespace
(self)
tests/test_syntax/extensions/test_toc.py:1445
MethodtestStripComment
(self)
tests/test_syntax/extensions/test_toc.py:1457
MethodtestStripCommentInElement
(self)
tests/test_syntax/extensions/test_toc.py:1469
MethodtestStripCommentWithInnerTags
(self)
tests/test_syntax/extensions/test_toc.py:1463
MethodtestStripElement
(self)
tests/test_syntax/extensions/test_toc.py:1415
MethodtestStripElementWithNewlines
(self)
tests/test_syntax/extensions/test_toc.py:1451
MethodtestStripEmptyElement
(self)
tests/test_syntax/extensions/test_toc.py:1427
MethodtestStripOpenElement
(self)
tests/test_syntax/extensions/test_toc.py:1421
MethodtestSvgCustomPygmentsFormatter
(self)
tests/test_syntax/extensions/test_fenced_code.py:987
MethodtestTOCBaseLevel
(self)
tests/test_syntax/extensions/test_toc.py:282
MethodtestTOCInlineMarkupPermalink
(self)
tests/test_syntax/extensions/test_toc.py:494
MethodtestTOCInlineMarkupPermalinkLeading
(self)
tests/test_syntax/extensions/test_toc.py:506
MethodtestTOCMarker
(self)
tests/test_syntax/extensions/test_toc.py:34
MethodtestTOCPermalink
(self)
tests/test_syntax/extensions/test_toc.py:447
MethodtestTOCPermalinkLeading
(self)
tests/test_syntax/extensions/test_toc.py:471
MethodtestTOCReset
(self)
tests/test_syntax/extensions/test_toc.py:147
MethodtestTOCTitle
(self)
tests/test_syntax/extensions/test_toc.py:365
MethodtestTOCUniqueFunc
(self)
tests/test_syntax/extensions/test_toc.py:396
MethodtestTOCWithCustomClass
(self)
tests/test_syntax/extensions/test_toc.py:1152
MethodtestTOCWithCustomClasses
(self)
tests/test_syntax/extensions/test_toc.py:1174
MethodtestTOCWithCustomTitleClass
(self)
tests/test_syntax/extensions/test_toc.py:1216
MethodtestTOCWithEmptyTitleClass
(self)
tests/test_syntax/extensions/test_toc.py:1195
MethodtestTocInHeaders
(self)
tests/test_syntax/extensions/test_toc.py:401
MethodtestTocWithAttrList
(self)
tests/test_syntax/extensions/test_toc.py:1237
MethodtestURLCallback
Test used of a custom URL builder.
tests/test_extensions.py:241
MethodtestUniqueIds
(self)
tests/test_syntax/extensions/test_toc.py:158
MethodtestUnknownOption
(self)
tests/test_syntax/extensions/test_code_hilite.py:648
MethodtestUsePygmentsFalse
(self)
tests/test_syntax/extensions/test_code_hilite.py:535
MethodtestVerboseOption
(self)
tests/test_apis.py:783
MethodtestWhitespaceOnly
Test input of only whitespace.
tests/test_apis.py:53
MethodtestWikilinkWhitespace
Test whitespace in `wikilinks`.
tests/test_extensions.py:174
MethodtestWikilinksMetaData
test `MetaData` with `Wikilinks` Extension.
tests/test_extensions.py:219
MethodtestXHTMLOutput
(self)
tests/test_apis.py:651
MethodtestXhtml
Test XHTML serialization.
tests/test_apis.py:525
MethodtestYamlMetaData
Test metadata specified as simple YAML.
tests/test_extensions.py:104
Methodtest_2_consecutive_hr
(self)
tests/test_syntax/blocks/test_hr.py:381
Methodtest_2_paragraphs_long_line
(self)
tests/test_syntax/blocks/test_paragraphs.py:68
Methodtest__version__IsValid
Test that __version__ is valid and normalized.
tests/test_meta.py:16
Methodtest_abbr_bracket
(self)
tests/test_syntax/extensions/test_abbr.py:428
Methodtest_abbr_carrot
(self)
tests/test_syntax/extensions/test_abbr.py:412
Methodtest_abbr_clear
(self)
tests/test_syntax/extensions/test_abbr.py:514
Methodtest_abbr_double_quoted
(self)
tests/test_syntax/extensions/test_abbr.py:347
Methodtest_abbr_empty
(self)
tests/test_syntax/extensions/test_abbr.py:482
Methodtest_abbr_extra_space
(self)
tests/test_syntax/extensions/test_abbr.py:266
Methodtest_abbr_glossary
(self)
tests/test_syntax/extensions/test_abbr.py:151
Methodtest_abbr_glossary_2
(self)
tests/test_syntax/extensions/test_abbr.py:181
Methodtest_abbr_hyphen
(self)
tests/test_syntax/extensions/test_abbr.py:396
Methodtest_abbr_ignore_backslash
(self)
tests/test_syntax/extensions/test_abbr.py:379
Methodtest_abbr_ignore_unmatched_case
(self)
tests/test_syntax/extensions/test_abbr.py:299
Methodtest_abbr_line_break
(self)
tests/test_syntax/extensions/test_abbr.py:282
Methodtest_abbr_lower
(self)
tests/test_syntax/extensions/test_abbr.py:61
Methodtest_abbr_multiple_in_tail
(self)
tests/test_syntax/extensions/test_abbr.py:96
Methodtest_abbr_multiple_in_text
(self)
tests/test_syntax/extensions/test_abbr.py:77
Methodtest_abbr_multiple_nested
(self)
tests/test_syntax/extensions/test_abbr.py:115
Methodtest_abbr_nested
(self)
tests/test_syntax/extensions/test_abbr.py:214
Methodtest_abbr_no_blank_Lines
(self)
tests/test_syntax/extensions/test_abbr.py:233
Methodtest_abbr_no_space
(self)
tests/test_syntax/extensions/test_abbr.py:250
Methodtest_abbr_override
(self)
tests/test_syntax/extensions/test_abbr.py:134
Methodtest_abbr_partial_word
(self)
tests/test_syntax/extensions/test_abbr.py:315
Methodtest_abbr_reset
(self)
tests/test_syntax/extensions/test_abbr.py:534
Methodtest_abbr_single_quoted
(self)
tests/test_syntax/extensions/test_abbr.py:363
Methodtest_abbr_superset_vs_subset
(self)
tests/test_syntax/extensions/test_abbr.py:461
Methodtest_abbr_unused
(self)
tests/test_syntax/extensions/test_abbr.py:331
Methodtest_abbr_upper
(self)
tests/test_syntax/extensions/test_abbr.py:45
Methodtest_abbr_with_attr_list
(self)
tests/test_syntax/extensions/test_abbr.py:444
Methodtest_adjacent_raw_blocks
(self)
tests/test_syntax/blocks/test_html_blocks.py:332
Methodtest_adjacent_raw_blocks_with_blank_lines
(self)
tests/test_syntax/blocks/test_html_blocks.py:348
Methodtest_admonition_first_indented
(self)
tests/test_syntax/extensions/test_admonition.py:247
Methodtest_admontion_detabbing
(self)
tests/test_syntax/extensions/test_admonition.py:217
Methodtest_align_columns
(self)
tests/test_syntax/extensions/test_tables.py:135
Methodtest_align_columns_legacy
(self)
tests/test_syntax/extensions/test_tables.py:846
Methodtest_align_three
(self)
tests/test_syntax/extensions/test_tables.py:210
Methodtest_align_three_legacy
(self)
tests/test_syntax/extensions/test_tables.py:886
Methodtest_amp_in_url
Test amp in URLs.
tests/test_syntax/inline/test_links.py:145
Methodtest_amperstand
(self)
tests/test_syntax/blocks/test_html_blocks.py:1346
← previousnext →601–700 of 1,263, ranked by callers