From e80300ef0c628a614ecef034723d85f3529e4032 Mon Sep 17 00:00:00 2001 From: tegwick Date: Tue, 30 Sep 2025 21:02:00 +0200 Subject: [PATCH] feat: Update wiki submodule with latest MarkdownMatters specification MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Pull latest wiki content including comprehensive MarkdownMatters.md specification that defines the three matter zones (Frontmatter, Contentmatter, Tailmatter) needed for Issue #38 implementation. Key additions: - MarkdownMatters.md specification with detailed formatting rules - CLI guidance documentation for technology architecture - Support documentation for Issue #38 component separation This provides the technical foundation for implementing: - content-* commands for main body processing - frontmatter-* commands for YAML/JSON header manipulation - contentmatter-* commands for MMD key-value processing - tailmatter-* commands for QA and editorial metadata 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude --- wiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki b/wiki index 0754bacf..648d8247 160000 --- a/wiki +++ b/wiki @@ -1 +1 @@ -Subproject commit 0754bacfd56d1e0918194d9638e2e6c0135d1955 +Subproject commit 648d8247c45c7fc9f76384e8c4596802fa014756