--- --- # Document With Empty Frontmatter This document has frontmatter delimiters but no actual metadata content. The frontmatter commands should handle this edge case: - frontmatter-get should return empty/null values - frontmatter-keys should return empty list - frontmatter-stats should show zero fields - frontmatter-set should work to add metadata This tests the parser's handling of empty frontmatter blocks.