Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Python-Markdown/markdown
/ functions
Functions
1,263 in github.com/Python-Markdown/markdown
⨍
Functions
1,263
◇
Types & classes
191
↳
Endpoints
1
Method
testFencedLanguageAttrNoclasses
(self)
tests/test_syntax/extensions/test_fenced_code.py:822
Method
testFencedLanguageDoubleEscape
(self)
tests/test_syntax/extensions/test_fenced_code.py:568
Method
testFencedLanguageIdAndPygmentsDisabledInAttr
(self)
tests/test_syntax/extensions/test_fenced_code.py:727
Method
testFencedLanguageIdAndPygmentsDisabledInAttrNoCodehilite
(self)
tests/test_syntax/extensions/test_fenced_code.py:253
Method
testFencedLanguageIdAndPygmentsEnabledInAttrNoCodehilite
(self)
tests/test_syntax/extensions/test_fenced_code.py:271
Method
testFencedLanguageIdInAttrAndPygmentsDisabled
(self)
tests/test_syntax/extensions/test_fenced_code.py:706
Method
testFencedLanguageInAttr
(self)
tests/test_syntax/extensions/test_fenced_code.py:163
Method
testFencedLanguageNoCodehiliteWithAttrList
(self)
tests/test_syntax/extensions/test_fenced_code.py:289
Method
testFencedLanguageNoDot
(self)
tests/test_syntax/extensions/test_fenced_code.py:103
Method
testFencedLanguageNoPrefix
(self)
tests/test_syntax/extensions/test_fenced_code.py:343
Method
testFencedLanguagePygmentsDisabledInAttrNoCodehiliteWithAttrList
(self)
tests/test_syntax/extensions/test_fenced_code.py:307
Method
testFencedLanguagePygmentsEnabledInAttrNoCodehiliteWithAttrList
(self)
tests/test_syntax/extensions/test_fenced_code.py:325
Method
testFencedLanguageWithDot
(self)
tests/test_syntax/extensions/test_fenced_code.py:121
Method
testFencedMultipleBlocksSameStyle
(self)
tests/test_syntax/extensions/test_fenced_code.py:847
Method
testFencedMultipleClassesInAttr
(self)
tests/test_syntax/extensions/test_fenced_code.py:181
Method
testFencedTildes
(self)
tests/test_syntax/extensions/test_fenced_code.py:83
Method
testFileNames
(self)
tests/test_apis.py:98
Method
testFileObjects
(self)
tests/test_apis.py:105
Method
testFormatterLangStr
(self)
tests/test_syntax/extensions/test_code_hilite.py:698
Method
testFormatterLangStrEmptyLang
(self)
tests/test_syntax/extensions/test_code_hilite.py:745
Method
testFormatterLangStrGuessLang
(self)
tests/test_syntax/extensions/test_code_hilite.py:723
Method
testGetConfig
(self)
tests/test_extensions.py:45
Method
testGetConfigDefault
(self)
tests/test_extensions.py:48
Method
testGetConfigInfo
(self)
tests/test_extensions.py:55
Method
testGetConfigs
(self)
tests/test_extensions.py:52
Method
testGetIndexForName
(self)
tests/test_apis.py:341
Method
testHTMLOutput
(self)
tests/test_apis.py:657
Method
testHeaderInlineMarkup
(self)
tests/test_syntax/extensions/test_toc.py:340
Method
testHeadingRemoveFootnoteRef
(self)
tests/test_syntax/extensions/test_toc.py:1324
Method
testHighlightAmps
(self)
tests/test_syntax/extensions/test_code_hilite.py:622
Method
testHighlightLinesWithColon
(self)
tests/test_syntax/extensions/test_code_hilite.py:497
Method
testHtml
Test HTML serialization.
tests/test_apis.py:502
Method
testHtmlEntitiesInTOC
(self)
tests/test_syntax/extensions/test_toc.py:213
Method
testHtmlSpecialCharsInTOC
(self)
tests/test_syntax/extensions/test_toc.py:236
Method
testInlineProcessorDoesntCrashWithWrongAtomicString
Test that an `AtomicString` returned from a Pattern doesn't cause a crash.
tests/test_apis.py:714
Method
testInputAndOutputFileOptions
(self)
tests/test_apis.py:801
Method
testInputFileOption
(self)
tests/test_apis.py:791
Method
testInstanceExtension
Test Extension loading with a class instance.
tests/test_apis.py:61
Method
testInvalidBooleansParsing
(self)
tests/test_apis.py:751
Method
testInvalidCustomPygmentsFormatter
(self)
tests/test_syntax/extensions/test_fenced_code.py:1028
Method
testIsSate
Test `State.isstate()`.
tests/test_apis.py:164
Method
testIsSorted
(self)
tests/test_apis.py:249
Method
testLangPrefix
(self)
tests/test_syntax/extensions/test_code_hilite.py:561
Method
testLangPrefixEmpty
(self)
tests/test_syntax/extensions/test_code_hilite.py:548
Method
testLegacyAttrs
(self)
tests/test_syntax/extensions/test_legacy_attrs.py:29
Method
testLinenumsFalse
(self)
tests/test_syntax/extensions/test_code_hilite.py:416
Method
testLinenumsNone
(self)
tests/test_syntax/extensions/test_code_hilite.py:436
Method
testLinenumsNoneWithColon
(self)
tests/test_syntax/extensions/test_code_hilite.py:477
Method
testLinenumsNoneWithShebang
(self)
tests/test_syntax/extensions/test_code_hilite.py:453
Method
testLinenumsTrue
(self)
tests/test_syntax/extensions/test_code_hilite.py:395
Method
testLoadBadExtension
Test loading of an Extension with no makeExtension function.
tests/test_apis.py:383
Method
testLoadExtensionFailure
Test failure of an extension to load.
tests/test_apis.py:376
Method
testMaxLevel
(self)
tests/test_syntax/extensions/test_toc.py:647
Method
testMaxLevelwithBaseLevel
(self)
tests/test_syntax/extensions/test_toc.py:876
Method
testMetaDataReset
Test that reset call remove Meta entirely
tests/test_extensions.py:143
Method
testMetaDataWithoutNewline
Test document with only metadata and no newline at end.
tests/test_extensions.py:137
Method
testMinMaxLevel
(self)
tests/test_syntax/extensions/test_toc.py:588
Method
testMinMaxLevelwithAnchorLink
(self)
tests/test_syntax/extensions/test_toc.py:700
Method
testMinMaxLevelwithBaseLevel
(self)
tests/test_syntax/extensions/test_toc.py:820
Method
testMinMaxLevelwithPermalink
(self)
tests/test_syntax/extensions/test_toc.py:760
Method
testMissingMetaData
Test document without Meta Data.
tests/test_extensions.py:126
Method
testMixedCaseTags
Test preservation of tag case.
tests/test_apis.py:548
Method
testMultipleBlocksSameStyle
(self)
tests/test_syntax/extensions/test_code_hilite.py:666
Method
testMultipleExtensionOptions
(self)
tests/test_apis.py:827
Method
testNestedAtomicString
Test that a nested `AtomicString` is not parsed.
tests/test_apis.py:693
Method
testNestedFence
(self)
tests/test_syntax/extensions/test_fenced_code.py:63
Method
testNl2brCompatibility
(self)
tests/test_syntax/extensions/test_toc.py:1145
Method
testNoLazyOlOption
(self)
tests/test_apis.py:817
Method
testNoOptions
(self)
tests/test_apis.py:774
Method
testNoTOCMarker
(self)
tests/test_syntax/extensions/test_toc.py:58
Method
testNoisyOption
(self)
tests/test_apis.py:787
Method
testNonExtension
Test loading a non Extension object as an extension.
tests/test_apis.py:387
Method
testOutputFileOption
(self)
tests/test_apis.py:796
Method
testOutputFormatOption
(self)
tests/test_apis.py:812
Method
testParseChunk
Test `BlockParser.parseChunk`.
tests/test_apis.py:125
Method
testParseDocument
Test `BlockParser.parseDocument`.
tests/test_apis.py:135
Method
testPermalink
(self)
tests/test_syntax/extensions/test_toc.py:558
Method
testPermalinkWithCustomClass
(self)
tests/test_syntax/extensions/test_toc.py:1073
Method
testPermalinkWithCustomClasses
(self)
tests/test_syntax/extensions/test_toc.py:1083
Method
testPermalinkWithCustomTitle
(self)
tests/test_syntax/extensions/test_toc.py:1093
Method
testPermalinkWithDoubleInlineCode
(self)
tests/test_syntax/extensions/test_toc.py:578
Method
testPermalinkWithEmptyText
(self)
tests/test_syntax/extensions/test_toc.py:1063
Method
testPermalinkWithEmptyTitle
(self)
tests/test_syntax/extensions/test_toc.py:1103
Method
testPermalinkWithExtendedLatinInID
(self)
tests/test_syntax/extensions/test_toc.py:1135
Method
testPermalinkWithSingleInlineCode
(self)
tests/test_syntax/extensions/test_toc.py:568
Method
testPermalinkWithUnicodeInID
(self)
tests/test_syntax/extensions/test_toc.py:1113
Method
testPermalinkWithUnicodeTitle
(self)
tests/test_syntax/extensions/test_toc.py:1124
Method
testPreCodeEmpty
(self)
tests/test_apis.py:473
Method
testPreCodeWithChildren
(self)
tests/test_apis.py:478
Method
testPreCodeWithSpaceOnly
(self)
tests/test_apis.py:483
Method
testPreCodeWithText
(self)
tests/test_apis.py:488
Method
testPreCodeWithTrailingSpace
(self)
tests/test_apis.py:493
Method
testPreserveNone
(self)
tests/test_apis.py:747
Method
testProsessingInstruction
Test serialization of `ProcessignInstruction`.
tests/test_apis.py:560
Method
testPygmentsAddLangClassFormatter
(self)
tests/test_syntax/extensions/test_fenced_code.py:941
Method
testQNameAttribute
Test serialization of `QName` attribute.
tests/test_apis.py:598
Method
testQNameEscaping
Test `QName` escaping.
tests/test_apis.py:613
Method
testQNamePreEscaping
Test `QName` that is already partially escaped.
tests/test_apis.py:622
Method
testQNameTag
Test serialization of `QName` tag.
tests/test_apis.py:569
Method
testQuietOption
(self)
tests/test_apis.py:779
← previous
next →
501–600 of 1,263, ranked by callers