Commit Graph

102 Commits (be46e734bfb5baa6cd21b0c14ae49a805518853f)

Author SHA1 Message Date
Mickaël Menu 7dc3120d3a
Separate multiple --extra variables with , instead of ; 4 years ago
Mickaël Menu 4bf660f934
Parse tags in Markdown documents (#5)
Many tag flavors are supported: `#hashtags`, `:colon:separated:tags:` and even Bear's [`#multi-word tags#`](https://blog.bear.app/2017/11/bear-tips-how-to-create-multi-word-tags/). If you prefer to use a YAML frontmatter, list your tags with the keys `tags` or `keywords`.
4 years ago