Commit Graph

1 Commits

Author SHA1 Message Date
DwainTR
5ebbccf601 fix: remove gray-matter dependency, use inline frontmatter parser
gray-matter was excluded from VSIX via .vscodeignore, causing runtime
   module not found error. Replaced with a zero-dependency inline parser.

   Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-12 19:51:15 +03:00