Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/posthtml/posthtml
/ comments.js
File
comments.js
test/comments.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ readFileSync } = require(
'fs'
)
2
const
path = require(
'path'
)
3
4
const
{ it, describe } = require(
'mocha'
)
Callers
nothing calls this directly
Calls
1
test
Function · 0.70
Tested by
no test coverage detected