mn is getting more powerful, and we should let users take advantage of that power with custom configurations (rather than by passing command-line flags).
Ideally, we would have both global config values and per-file config values set in frontmatter.
These values should be configurable from the command line with syntax similar to git config
mnis getting more powerful, and we should let users take advantage of that power with custom configurations (rather than by passing command-line flags).Ideally, we would have both global config values and per-file config values set in frontmatter.
These values should be configurable from the command line with syntax similar to
git config