Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/github/gh-aw
/ sanitize_content_core_parser.test.cjs
File
sanitize_content_core_parser.test.cjs
actions/setup/js/sanitize_content_core_parser.test.cjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect, beforeEach, afterEach } from
"vitest"
;
2
3
/**
4
* Unit + fuzz tests
for
the core markdown parser helpers:
Callers
nothing calls this directly
Calls
2
applyToNonCodeRegions
Function · 0.85
makeFencedBlock
Function · 0.85
Tested by
no test coverage detected