Skip to content

Releases: kovetskiy/mark

9.0.2

30 Mar 13:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: 9.0.1...9.0.2

9.0.1

29 Mar 13:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: 9.0...9.0.1

9.0

29 Mar 09:02
93218f1
Compare
Choose a tag to compare
9.0

Notice:

The default markdown parser was replaced, please let us know if you run into any issues with goldmark.

What's Changed

  • Replace blackfriday with goldmark by @mrueg in #260

Full Changelog: 8.10...9.0

8.10

27 Mar 18:18
Compare
Choose a tag to compare

What's Changed

  • Fix: Relative links extractmetadata files for filetypes other than markdown. by @lucasoskorep in #265

Full Changelog: 8.9...8.10

8.9

21 Mar 10:10
Compare
Choose a tag to compare
8.9

What's Changed

  • Add Content-Appearance header by @bernd in #258
  • fix: Support relative links with titleFromH1 by @mrueg in #262

New Contributors

Full Changelog: 8.8...8.9

8.8

21 Feb 14:26
4b5e9c2
Compare
Choose a tag to compare
8.8

What's Changed

New Contributors

Full Changelog: 8.7...8.8

8.7

27 Jan 10:41
Compare
Choose a tag to compare
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

Full Changelog: 8.6...8.7

8.6

04 Jan 09:10
Compare
Choose a tag to compare
8.6

Changelog

8.5

04 Jan 09:10
Compare
Choose a tag to compare
8.5

Changelog

8.4

19 Oct 14:47
Compare
Choose a tag to compare
8.4

Changelog

  • d276b7e Correct attachment name to include path on update (#215)
  • ef71aa1 bump version
  • 49c25c2 fix 178: update breaks on more than 50 attachments (#220)
  • 7834573 go.mod: Update dependencies (#211)
  • 1ebb29e small style fixes related to templates