Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/markdoc/markdoc
/ comments.test.ts
File
comments.test.ts
src/tokenizer/plugins/comments.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
Tokenizer from
'..'
;
2
3
describe(
'MarkdownIt Comments plugin'
,
function
() {
4
const
tokenizer =
new
Tokenizer({ allowComments: true });
Callers
nothing calls this directly
Calls
3
toDeepEqualSubset
Method · 0.80
tokenize
Method · 0.80
parse
Function · 0.70
Tested by
no test coverage detected