MCPcopy Index your code

hub / github.com/mikaelbr/marked-terminal / functions

Functions45 in github.com/mikaelbr/marked-terminal

↓ 17 callersFunctionmarkedTerminal
(options, highlightOptions)
index.js:364
↓ 13 callersFunctionmarkup
(str, gfm = false)
tests/markedTerminal-usage.js:48
↓ 13 callersFunctionmarkup
(str, gfm = false)
tests/usage.js:48
↓ 7 callersFunctionresetMarked
()
tests/_marked.js:9
↓ 7 callersFunctionsection
(text)
index.js:586
↓ 3 callersFunctioncompose
()
index.js:655
↓ 3 callersFunctionfixHardReturn
(text, reflow)
index.js:76
↓ 2 callersFunctionescapeRegExp
(str)
index.js:638
↓ 2 callersFunctiongenerateTableRow
(text, escape)
index.js:621
↓ 2 callersFunctiongetFixtureFile
(fileName)
tests/e2e.js:16
↓ 2 callersFunctiongetFixtureFile
(fileName)
tests/markedTerminal-e2e.js:16
↓ 2 callersFunctionindentify
(indent, text)
index.js:505
↓ 2 callersFunctionisPointedLine
(line, indent)
index.js:532
↓ 2 callersFunctionnumberedPoint
(n)
index.js:550
↓ 2 callersFunctionreflowText
(text, width, gfm)
index.js:405
↓ 2 callersFunctiontextLength
(str)
index.js:70
↓ 2 callersFunctiontoSpaces
(str)
index.js:536
↓ 1 callersFunctionbulletPointLines
(lines, indent)
index.js:545
↓ 1 callersFunctionfixNestedLists
(body, indent)
index.js:516
↓ 1 callersFunctionhighlight
(code, language, opts, hightlightOpts)
index.js:590
↓ 1 callersFunctionhr
(inputHrStr, length)
index.js:612
↓ 1 callersFunctionindentLines
(indent, text)
index.js:501
↓ 1 callersFunctionisAllowedTabString
(string)
index.js:666
↓ 1 callersFunctionmarkup
(str)
tests/e2e.js:48
↓ 1 callersFunctionmarkup
(str)
tests/markedTerminal-e2e.js:48
↓ 1 callersFunctionnumberedLines
(lines, indent)
index.js:565
↓ 1 callersFunctionsanitizeTab
(tab, fallbackTab)
index.js:672
↓ 1 callersFunctionstripTermEsc
(str)
tests/markedTerminal-usage.js:9
↓ 1 callersFunctionstripTermEsc
(str)
tests/e2e.js:12
↓ 1 callersFunctionstripTermEsc
(str)
tests/usage.js:9
↓ 1 callersFunctionstripTermEsc
(str)
tests/markedTerminal-e2e.js:12
FunctionRenderer
(options, highlightOptions)
index.js:57
FunctionbulletPointLine
(indent, line)
index.js:541
Functionidentity
(str)
index.js:651
Functionidentity
(o)
tests/markedTerminal-usage.js:5
Functionidentity
(o)
tests/options.js:5
Functionidentity
(o)
tests/e2e.js:8
Functionidentity
(o)
tests/usage.js:5
Functionidentity
(o)
tests/markedTerminal-e2e.js:8
Functionidentity
(o)
tests/markedTerminal-options.js:5
FunctioninsertEmojis
(text)
index.js:604
Functionlist
(body, ordered, indent)
index.js:580
FunctionnumberedLine
(indent, line, num)
index.js:553
FunctionundoColon
(str)
index.js:617
FunctionunescapeEntities
(html)
index.js:642