Skip to content

0.6.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Sep 10:24
· 3 commits to master since this release
Release 0.6.0

### Added

- (breaking) `ListBulletType` to `ListKind::Unordered` and `ListKind::Task` in
  order to specify which bullet character was used for the list item (#57).
- (breaking) HTML renderer: configurable formatting, with minified or indented
  options (#58, #59).
- CLI: arguments for HTML formatting options.