MCPcopy Create free account

hub / github.com/markedjs/marked / functions

Functions233 in github.com/markedjs/marked

Functionlistitem
({ text, task, checked })
test/types/marked.ts:141
FunctionmaskDollarSign
(src)
test/unit/marked.test.js:201
FunctionmaskEqualSign
(src)
test/unit/marked.test.js:200
MethodmaskReflink
(match0: string)
src/Lexer.ts:348
Functionparagraph
()
test/unit/marked.test.js:808
Methodparagraph
(src: string)
src/Tokenizer.ts:622
Functionparse
(markdown, options)
test/run-spec-tests.js:6
FunctionparserNumber
(tokens: Token[], options?: MarkedOptions<number, number>)
test/types/marked.ts:408
Functionpostprocess
(html)
test/types/marked.ts:332
Functionpostprocess
(html)
test/unit/Hooks.test.js:83
Functionpreprocess
(markdown)
test/types/marked.ts:326
Functionpreprocess
(markdown)
test/unit/Hooks.test.js:27
FunctionprocessAllTokens
(tokens)
test/types/marked.ts:339
FunctionprocessAllTokens
(tokens)
test/unit/Hooks.test.js:111
FunctionprovideLexer
()
test/types/marked.ts:346
FunctionprovideLexer
()
test/unit/Hooks.test.js:197
FunctionprovideParser
()
test/types/marked.ts:349
FunctionprovideParser
()
test/unit/Hooks.test.js:258
Functionrenderer
(t)
test/types/marked.ts:207
Functionrenderer
(token)
test/unit/marked.test.js:90
Methodrules
* Expose Rules
src/Lexer.ts:65
FunctionsetInitialOptions
()
docs/demo/demo.js:255
Methodspace
(src: string)
src/Tokenizer.ts:92
Functionstart
(src)
test/unit/marked.test.js:107
Methodstrong
({ text }: Tokens.Strong)
src/TextRenderer.ts:9
Methodtable
(src: string)
src/Tokenizer.ts:545
Methodtext
({ text }: Tokens.Text | Tokens.Escape | Tokens.Tag)
src/TextRenderer.ts:29
Methodtext
(src: string)
src/Tokenizer.ts:637
Functiontokenizer
(src: string)
test/types/marked.ts:189
Functiontokenizer
(src)
test/unit/marked.test.js:79
FunctionuseExtension
* Registers extensions with the default Marked instance. * * The `renderer`, `tokenizer`, and `hooks` objects may each contain only the * methods t
src/marked.ts:101
FunctionwalkTokens
(token)
test/types/marked.ts:245
FunctionwalkTokens
(token)
test/unit/Hooks.test.js:116
← previous201–233 of 233, ranked by callers