Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ Markdown.test.ts
File
Markdown.test.ts
src/components/Markdown.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, test } from
'bun:test'
2
import
{ getCachedMarkdownRenderBlocks } from
'./Markdown.js'
3
import
{
4
getMarkdownRenderStatsSnapshot,
Callers
nothing calls this directly
Calls
10
resetMarkdownRenderStatsForTesting
Function · 0.85
makeLargeCodeFence
Function · 0.85
getCachedMarkdownRenderBlocks
Function · 0.85
getMarkdownRenderStatsSnapshot
Function · 0.85
applyMarkdown
Function · 0.85
makeMixedDiagramMessage
Function · 0.85
makeIndentedFencedDiagramAndTableSample
Function · 0.85
makeMalformedPipeTableCase
Function · 0.85
repairMalformedPipeTables
Function · 0.85
makeStructuredDiagram
Function · 0.70
Tested by
no test coverage detected