A simple label or macro expander
Example use cases:
- label or abbreviation expansion in Markdown files
- build html templates from markdown files
- compose pages from multiple markdown files
The supported command line options can be listed using the --help
options.
```shell
shorthand --help
```
Source code can be found at [github.com/rsdoiel/shorthand](https://github.
com/rsdoiel/shorthand)
The project website is [rsdoiel.github.io/shorthand](http://rsdoiel.github
.io/shorthand)