- Add transformer functions
- `beautify_hr` — converts lines of asterisks to horizontal rules
- `remove_duplicative_blockquotes` — removes magazine-style "pull quotes"
- `strip_links` — removes `a` elements
- `embed_images` — embeds remote web images
- Add quiet (`--quiet`) CLI option
- Add greyscale image (`IMAGE_GREYSCALE`), cache size (`CACHE_SIZE`) configuration options