Remove markdown test docs and document tests inline

This commit is contained in:
2026-03-24 02:30:38 +08:00
parent fb2b2dc8be
commit fd2b57feaf
257 changed files with 174 additions and 10431 deletions
@@ -7,6 +7,7 @@ import (
"testing"
)
// TestParseFile verifies ParseFile loads front matter and markdown sections.
func TestParseFile(t *testing.T) {
t.Parallel()