fletcher / fletcher/MultiMarkdown-6
Pass metadata via command line
Open
- Dominant language
- C
- Stars
- 678
- Forks
- 94
- PR merge metrics
- No merged PRs in 30d
Description
Use-case: I have some common metadata that I want to pass to all documents in a set, but don't want to (or can't) add it to every content file.
Proposed solution: Allow metadata key/value pairs as command-line arguments to `multimarkdown`, so the common metadata can be mixed with the metadata (if any) already in the file.
Aside from supplementing existing metadata, this could also be useful for overriding the value of metadata keys already in the file.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.