MCPcopy Create free account

hub / github.com/quantizor/markdown-to-jsx / functions

Functions1,333 in github.com/quantizor/markdown-to-jsx

↓ 1 callersFunctionZv
(a,r,n)
docs/assets/index-B5xgEbyz.js:302
↓ 1 callersFunction_7
(r,n)
docs/assets/index-B5xgEbyz.js:255
↓ 1 callersFunction_8
(r,n)
docs/assets/index-B5xgEbyz.js:256
↓ 1 callersFunction_compilePropsJSX
(props: Record<string, any>)
lib/src/react.tsx:549
↓ 1 callersMethod_getExpansion
(r)
docs/assets/index-B5xgEbyz.js:260
↓ 1 callersFunction_m
(e,t)
docs/assets/index-B5xgEbyz.js:269
↓ 1 callersFunctiona1
(e)
docs/assets/index-B5xgEbyz.js:268
↓ 1 callersFunctiona7
(r)
docs/assets/index-B5xgEbyz.js:1
↓ 1 callersFunctiona9
(a,r,n)
docs/assets/index-B5xgEbyz.js:306
↓ 1 callersFunctionanalyzeFile
( filePath: string, options: { duplicates: boolean helpers: boolean unused: boolean simila
scripts/analyze-patterns.ts:1438
↓ 1 callersFunctionanalyzeFunctionUsage
( source: string, filePath: string )
scripts/analyze-patterns.ts:242
↓ 1 callersFunctionapplyTagFilterToText
(text: string)
lib/src/utils.ts:983
↓ 1 callersFunctionb
(e)
docs/assets/index-B5xgEbyz.js:261
↓ 1 callersFunctionb7
(r,n,i)
docs/assets/index-B5xgEbyz.js:52
↓ 1 callersMethodbaseSizingClasses
()
docs/assets/index-B5xgEbyz.js:255
↓ 1 callersFunctionbm
(e,t)
docs/assets/index-B5xgEbyz.js:269
↓ 1 callersFunctionbv
(a,r,n)
docs/assets/index-B5xgEbyz.js:273
↓ 1 callersFunctionc4
(e,t)
docs/assets/index-B5xgEbyz.js:268
↓ 1 callersFunctionc9
(a,r,n,i,c,f,h)
docs/assets/index-B5xgEbyz.js:316
↓ 1 callersFunctioncalcChange
(current: number, baseline: number)
scripts/metrics.ts:155
↓ 1 callersFunctioncalculateSimilarity
(str1: string, str2: string)
scripts/analyze-patterns.ts:368
↓ 1 callersFunctioncn
(...args: (string | undefined)[])
site/lava-lamp.tsx:261
↓ 1 callersFunctioncollectDelimiter
Collect delimiter run info without consuming - returns null if not a valid delimiter
lib/src/parse.ts:3496
↓ 1 callersFunctioncollectReferenceDefinitions
( input: string, refs: { [key: string]: { target: string; title: string } }, _options: ParseOptions )
lib/src/parse.ts:254
↓ 1 callersFunctioncompile
(input: string)
lib/src/react.tsx:715
↓ 1 callersFunctioncompile
(input: string)
lib/src/solid.tsx:664
↓ 1 callersFunctioncompile
(input: string)
lib/src/native.tsx:824
↓ 1 callersFunctioncompileBlockQuote
( node: MarkdownToJSX.BlockQuoteNode, state: CompilerState )
lib/src/markdown.ts:422
↓ 1 callersFunctioncompileBreakLine
(_node: MarkdownToJSX.BreakLineNode)
lib/src/markdown.ts:315
↓ 1 callersFunctioncompileBreakThematic
(_node: MarkdownToJSX.BreakThematicNode)
lib/src/markdown.ts:311
↓ 1 callersFunctioncompileCodeBlock
(node: MarkdownToJSX.CodeBlockNode)
lib/src/markdown.ts:319
↓ 1 callersFunctioncompileFootnoteReference
( node: MarkdownToJSX.FootnoteReferenceNode )
lib/src/markdown.ts:533
↓ 1 callersFunctioncompileFrontmatter
(node: MarkdownToJSX.FrontmatterNode)
lib/src/markdown.ts:539
↓ 1 callersFunctioncompileGFMTask
(node: MarkdownToJSX.GFMTaskNode)
lib/src/markdown.ts:543
↓ 1 callersFunctioncompileHTML
(input: string)
lib/src/react.tsx:542
↓ 1 callersFunctioncompileHTML
(input: string)
lib/src/vue.tsx:523
↓ 1 callersFunctioncompileHTML
(input: string)
lib/src/solid.tsx:484
↓ 1 callersFunctioncompileHTMLBlock
( node: MarkdownToJSX.HTMLNode, state: CompilerState )
lib/src/markdown.ts:485
↓ 1 callersFunctioncompileHTMLComment
(node: MarkdownToJSX.HTMLCommentNode)
lib/src/markdown.ts:529
↓ 1 callersFunctioncompileHTMLSelfClosing
* Compile self-closing HTML tag
lib/src/markdown.ts:517
↓ 1 callersFunctioncompileHeading
( node: MarkdownToJSX.HeadingNode, state: CompilerState )
lib/src/markdown.ts:294
↓ 1 callersFunctioncompileImage
( node: MarkdownToJSX.ImageNode, state: CompilerState )
lib/src/markdown.ts:372
↓ 1 callersFunctioncompileLink
( node: MarkdownToJSX.LinkNode, state: CompilerState )
lib/src/markdown.ts:352
↓ 1 callersFunctioncompileNode
* Compile a single AST node to markdown
lib/src/markdown.ts:207
↓ 1 callersFunctioncompileOrderedList
( node: MarkdownToJSX.OrderedListNode, state: CompilerState )
lib/src/markdown.ts:391
↓ 1 callersFunctioncompileParagraph
( node: MarkdownToJSX.ParagraphNode, state: CompilerState )
lib/src/markdown.ts:285
↓ 1 callersFunctioncompileReferenceCollection
( node: MarkdownToJSX.ReferenceCollectionNode )
lib/src/markdown.ts:547
↓ 1 callersFunctioncompileTable
( node: MarkdownToJSX.TableNode, state: CompilerState )
lib/src/markdown.ts:446
↓ 1 callersFunctioncompileText
(node: MarkdownToJSX.TextNode)
lib/src/markdown.ts:281
↓ 1 callersFunctioncompileTextFormatted
( node: MarkdownToJSX.FormattedTextNode, state: CompilerState )
lib/src/markdown.ts:329
↓ 1 callersFunctioncompileUnorderedList
( node: MarkdownToJSX.UnorderedListNode, state: CompilerState )
lib/src/markdown.ts:407
↓ 1 callersFunctioncopyLlmsTxtPlugin
()
site/vite.config.ts:11
↓ 1 callersMethodcramp
()
docs/assets/index-B5xgEbyz.js:1
↓ 1 callersFunctioncreateRenderer
( userRender: MarkdownToJSX.Options['renderRule'], h: ( tag: string, props: Parameters<MarkdownToJ
lib/src/react.tsx:449
↓ 1 callersFunctioncreateRenderer
( userRender: VueOptions['renderRule'], h: ( tag: string | Component, props?: Record<string, unkno
lib/src/vue.tsx:365
↓ 1 callersFunctioncreateRenderer
( userRender: SolidOptions['renderRule'], h: ( tag: HTag, props: HProps & { class?: string
lib/src/solid.tsx:333
↓ 1 callersFunctioncreateRenderer
( userRender: NativeOptions['renderRule'], h: (tag: any, props: any, ...children: any[]) => any, sanitiz
lib/src/native.tsx:538
↓ 1 callersFunctioncv
(a)
docs/assets/index-B5xgEbyz.js:269
↓ 1 callersFunctiond7
(r,n)
docs/assets/index-B5xgEbyz.js:12
↓ 1 callersFunctiond8
docs/assets/index-B5xgEbyz.js:256
↓ 1 callersFunctiondd
(e,t)
docs/assets/index-B5xgEbyz.js:268
↓ 1 callersFunctiondecodeEntity
(name: string)
lib/src/entities.browser.ts:18
↓ 1 callersFunctiondefaultRender
()
lib/src/vue.tsx:388
↓ 1 callersFunctiondefaultRender
()
lib/src/solid.tsx:355
↓ 1 callersFunctiondefaultRender
()
lib/src/native.tsx:555
↓ 1 callersFunctiondetectHTMLBlockType
Detect CommonMark HTML block type (1-7) or 0 if not an HTML block
lib/src/parse.ts:2576
↓ 1 callersFunctiondf
(e,t)
docs/assets/index-B5xgEbyz.js:268
↓ 1 callersFunctiondh
(e,t,l,u,o)
docs/assets/index-B5xgEbyz.js:268
↓ 1 callersFunctiondm
()
docs/assets/index-B5xgEbyz.js:269
↓ 1 callersFunctione8
(r,n,i)
docs/assets/index-B5xgEbyz.js:255
↓ 1 callersFunctione9
(a,r,n,i)
docs/assets/index-B5xgEbyz.js:306
↓ 1 callersFunctionev
()
docs/assets/index-B5xgEbyz.js:269
↓ 1 callersMethodexpandAfterFuture
()
docs/assets/index-B5xgEbyz.js:260
↓ 1 callersMethodexpandMacro
(r)
docs/assets/index-B5xgEbyz.js:260
↓ 1 callersMethodexpandMacroAsText
(r)
docs/assets/index-B5xgEbyz.js:260
↓ 1 callersFunctionf9
(a,r)
docs/assets/index-B5xgEbyz.js:316
↓ 1 callersMethodfeed
(r)
docs/assets/index-B5xgEbyz.js:260
↓ 1 callersFunctionfindDuplicatePatterns
( source: string, filePath: string )
scripts/analyze-patterns.ts:103
↓ 1 callersFunctionfindHelperOpportunities
( source: string, filePath: string )
scripts/analyze-patterns.ts:189
↓ 1 callersFunctionfindMatchingClose
(str: string, pos: number)
lib/src/parse.ts:4568
↓ 1 callersFunctionfindRepeatedArrayMethods
( source: string, filePath: string )
scripts/analyze-patterns.ts:1315
↓ 1 callersFunctionfindRepeatedCalculations
( source: string, filePath: string )
scripts/analyze-patterns.ts:972
↓ 1 callersFunctionfindRepeatedConditionalPatterns
( source: string, filePath: string )
scripts/analyze-patterns.ts:407
↓ 1 callersFunctionfindRepeatedEarlyReturns
( source: string, filePath: string )
scripts/analyze-patterns.ts:1115
↓ 1 callersFunctionfindRepeatedErrorHandling
( source: string, filePath: string )
scripts/analyze-patterns.ts:696
↓ 1 callersFunctionfindRepeatedFunctionCallSequences
( source: string, filePath: string )
scripts/analyze-patterns.ts:621
↓ 1 callersFunctionfindRepeatedLoopPatterns
( source: string, filePath: string )
scripts/analyze-patterns.ts:772
↓ 1 callersFunctionfindRepeatedObjectAccessPatterns
( source: string, filePath: string )
scripts/analyze-patterns.ts:835
↓ 1 callersFunctionfindRepeatedPropertyChains
( source: string, filePath: string )
scripts/analyze-patterns.ts:1382
↓ 1 callersFunctionfindRepeatedRegexPatterns
( source: string, filePath: string )
scripts/analyze-patterns.ts:1192
↓ 1 callersFunctionfindRepeatedStringOperations
( source: string, filePath: string )
scripts/analyze-patterns.ts:488
↓ 1 callersFunctionfindRepeatedSwitchPatterns
( source: string, filePath: string )
scripts/analyze-patterns.ts:1252
↓ 1 callersFunctionfindRepeatedTypeChecks
( source: string, filePath: string )
scripts/analyze-patterns.ts:904
↓ 1 callersFunctionfindRepeatedValidationPatterns
( source: string, filePath: string )
scripts/analyze-patterns.ts:1042
↓ 1 callersFunctionfindRepeatedVariablePatterns
( source: string, filePath: string )
scripts/analyze-patterns.ts:556
↓ 1 callersFunctionfindSimilarBlocks
( source: string, filePath: string, minSimilarity = 0.7 )
scripts/analyze-patterns.ts:289
↓ 1 callersFunctionfn
()
lib/src/utils.spec.ts:1035
↓ 1 callersMethodformLigatures
(r)
docs/assets/index-B5xgEbyz.js:260
↓ 1 callersMethodfracDen
()
docs/assets/index-B5xgEbyz.js:1
↓ 1 callersMethodfracNum
()
docs/assets/index-B5xgEbyz.js:1
← previousnext →801–900 of 1,333, ranked by callers