Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/mikaelbr/marked-terminal
/ functions
Functions
45 in github.com/mikaelbr/marked-terminal
⨍
Functions
45
◇
Types & classes
0
↓ 17 callers
Function
markedTerminal
(options, highlightOptions)
index.js:364
↓ 13 callers
Function
markup
(str, gfm = false)
tests/markedTerminal-usage.js:48
↓ 13 callers
Function
markup
(str, gfm = false)
tests/usage.js:48
↓ 7 callers
Function
resetMarked
()
tests/_marked.js:9
↓ 7 callers
Function
section
(text)
index.js:586
↓ 3 callers
Function
compose
()
index.js:655
↓ 3 callers
Function
fixHardReturn
(text, reflow)
index.js:76
↓ 2 callers
Function
escapeRegExp
(str)
index.js:638
↓ 2 callers
Function
generateTableRow
(text, escape)
index.js:621
↓ 2 callers
Function
getFixtureFile
(fileName)
tests/e2e.js:16
↓ 2 callers
Function
getFixtureFile
(fileName)
tests/markedTerminal-e2e.js:16
↓ 2 callers
Function
indentify
(indent, text)
index.js:505
↓ 2 callers
Function
isPointedLine
(line, indent)
index.js:532
↓ 2 callers
Function
numberedPoint
(n)
index.js:550
↓ 2 callers
Function
reflowText
(text, width, gfm)
index.js:405
↓ 2 callers
Function
textLength
(str)
index.js:70
↓ 2 callers
Function
toSpaces
(str)
index.js:536
↓ 1 callers
Function
bulletPointLines
(lines, indent)
index.js:545
↓ 1 callers
Function
fixNestedLists
(body, indent)
index.js:516
↓ 1 callers
Function
highlight
(code, language, opts, hightlightOpts)
index.js:590
↓ 1 callers
Function
hr
(inputHrStr, length)
index.js:612
↓ 1 callers
Function
indentLines
(indent, text)
index.js:501
↓ 1 callers
Function
isAllowedTabString
(string)
index.js:666
↓ 1 callers
Function
markup
(str)
tests/e2e.js:48
↓ 1 callers
Function
markup
(str)
tests/markedTerminal-e2e.js:48
↓ 1 callers
Function
numberedLines
(lines, indent)
index.js:565
↓ 1 callers
Function
sanitizeTab
(tab, fallbackTab)
index.js:672
↓ 1 callers
Function
stripTermEsc
(str)
tests/markedTerminal-usage.js:9
↓ 1 callers
Function
stripTermEsc
(str)
tests/e2e.js:12
↓ 1 callers
Function
stripTermEsc
(str)
tests/usage.js:9
↓ 1 callers
Function
stripTermEsc
(str)
tests/markedTerminal-e2e.js:12
Function
Renderer
(options, highlightOptions)
index.js:57
Function
bulletPointLine
(indent, line)
index.js:541
Function
identity
(str)
index.js:651
Function
identity
(o)
tests/markedTerminal-usage.js:5
Function
identity
(o)
tests/options.js:5
Function
identity
(o)
tests/e2e.js:8
Function
identity
(o)
tests/usage.js:5
Function
identity
(o)
tests/markedTerminal-e2e.js:8
Function
identity
(o)
tests/markedTerminal-options.js:5
Function
insertEmojis
(text)
index.js:604
Function
list
(body, ordered, indent)
index.js:580
Function
numberedLine
(indent, line, num)
index.js:553
Function
undoColon
(str)
index.js:617
Function
unescapeEntities
(html)
index.js:642