Contentmatter Commands - MMD Key-Value Processing #42
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
UseCase: The user can access and manipulate contentmatter (MultiMarkdown key-value pairs within content body) through dedicated CLI commands, enabling extraction and analysis of inline contextual metadata.
Technical Requirements:
Implement contentmatter-stats, contentmatter-get, contentmatter-keys, contentmatter-extract commands following MarkdownMatters.md specification. Support MMD 'Key: Value' format scanning within main content body.
Acceptance Criteria:
Dependencies: