Skip to content

Releases: kovetskiy/mark

5.6

05 Apr 05:19

Choose a tag to compare

5.6

Changelog

07aa370 Add Type metadata header to enable support for Confluence Blog Posts
1daedcd Merge pull request #83 from mrdavidlaing/master
e725773 Merge pull request #85 from wbh1/add/fileglobbing
403efe3 add support for fileglobs
5fd862c use docopt struct instead of map since we already have a struct

5.5

29 Mar 06:30

Choose a tag to compare

5.5

Changelog

82d418e Add ac:box macro
7dbf14a Merge pull request #77 from rofafor/feature/box_macro
12510a1 bump to 5.5

5.4

17 Mar 06:26

Choose a tag to compare

5.4

Changelog

7cd0ebd bump to 5.4
400b85d option to turn off color output, close #69

5.3

16 Mar 04:28

Choose a tag to compare

5.3

Changelog

b17a955 fix #74 meta now knows about Include directives

5.2.2

11 Mar 06:02

Choose a tag to compare

Changelog

bf4bbbe use my fork of blackfriday

5.2.1

25 Feb 05:09

Choose a tag to compare

Changelog

398cc73 5.2.1
2fc8ba3 Align ancestors printouts (actual, expected) while validating ancestry
12674ba Merge pull request #70 from GezimSejdiu/master

5.2

09 Feb 04:00

Choose a tag to compare

5.2

Changelog

c51629a bump to 5.2, add note about password in stdin
3d95418 use fork of blackfriday until the upstream is fixed

5.1

04 Feb 09:21

Choose a tag to compare

5.1

Changelog

a3064a6 bump to 5.1
931d9f7 confirm #64 by a test (broken now)
c17a3d0 fix regression after #60

5.0

03 Feb 04:08

Choose a tag to compare

5.0

I've updated the markdown renderer to the next major version. File an issue if you encounter a bug.

Changelog

f338ed9 bump to 5.0, new markdown renderer
e190cdf rollback #53 because of #63, add tests
c22c6c1 tidy up go modules
7f6466a upgrade to blackfriday v2, fixes #53 and #61, add tests

4.2

02 Feb 05:08

Choose a tag to compare

4.2

Changelog

7c68fec Add support to reading password from stdin
4b2f1cd Merge pull request #60 from tyler-copilot/master
ffd5728 Merge pull request #62 from emead-indeed/emead-indeed-password-stdin
cb1093d bump version to 4.2
6633ff2 fix for #58
58ad4ff show what ancestors were expected