summaryrefslogtreecommitdiff
path: root/internal/processor/markdown_test.go
AgeCommit message (Expand)Author
2026-04-27Add context.Context to I/O-bound public APIs (generator.Run, processor.Run, a...Paul Buetow
2026-04-27processor: reject markdown image refs with path separators or parent traversalPaul Buetow
2026-04-10processor: return error when markdown pre-scan cannot read .mdPaul Buetow
2026-04-10test: add table-driven unit tests for post, processor, generatorPaul Buetow