Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/driangle/taskmd
/ frontmatter.test.ts
File
frontmatter.test.ts
apps/vscode/test/frontmatter.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect } from
"vitest"
;
2
import
{ findFrontmatterBounds, parseFrontmatter } from
"../src/frontmatter"
;
3
4
describe(
"findFrontmatterBounds"
, () => {
Callers
nothing calls this directly
Calls
3
findFrontmatterBounds
Function · 0.90
parseFrontmatter
Function · 0.90
get
Method · 0.80
Tested by
no test coverage detected