Releases: kovetskiy/mark
Releases · kovetskiy/mark
8.8
What's Changed
- To add fallback to blockquote when type is none by @prokod in #248
- bugfix: Remove forced default width, forced full-width by @jay-stillman in #251
- Add blog-posts macro by @mrueg in #252
- ac:image macro by @Fethbita in #250
- Build image by @mrueg in #255
- Bump version to 8.8 by @mrueg in #256
New Contributors
- @jay-stillman made their first contribution in #251
- @Fethbita made their first contribution in #250
Full Changelog: 8.7...8.8
8.7
What's Changed
- Add a CI pipeline that runs on PRs by @mrueg in #238
- .github: Move CI into the right folder by @mrueg in #239
- feat: support ac:jiraissues macro by @Nr18 in #234
- fix: rendermode typo broke builds by @lucasoskorep in #242
- Lint: Disable staticcheck for strings.Title by @mrueg in #243
- go.mod: Update dependencies by @mrueg in #246
- fix: Title not being extracted when not on the first line by @xiu in #244
New Contributors
- @Nr18 made their first contribution in #234
- @lucasoskorep made their first contribution in #242
- @xiu made their first contribution in #244
Full Changelog: 8.6...8.7
8.6
8.5
Changelog
8.4
8.3
8.2
Changelog
- c70eb55 Do not require password and url when compileonly (#193)
- ac2132b Feature/docker4build (#192)
- 4c81274 Feature/h1 title (#196)
- 5d2c1b0 Fix builds on go 1.18 (#206)
- 3c7bd61 allow templates and macros to include blanks in path (#191)
- 39dfdec fix 142 redone for current master (#199)
- abfd01c fix issue 177 (#200)
- 9ec7728 introduce inline templates (#198)
- e52d40c update install instructions with latest go standards (#202)