Skip to content

Releases: kovetskiy/mark

5.8

30 Jun 10:17
Compare
Choose a tag to compare
5.8

Changelog

a4fe28e Add @beeme1mr as a contributor
a9bb6df Add @carnei-ro as a contributor
76c60c3 Merge pull request #89 from beeme1mr/feat/sidebar
6d0aa09 bump to 5.8
7571737 feat(sidebar): Add sidebar support

5.7

21 Apr 06:43
Compare
Choose a tag to compare
5.7

Changelog

e1e9015 Merge pull request #86 from carnei-ro/feat/macro/emoticon
74e6714 add contributors
76cc033 bump to 5.7
99119d8 feat(macro): Add emoticon support

5.6

05 Apr 05:19
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
5.3

Changelog

b17a955 fix #74 meta now knows about Include directives

5.2.2

11 Mar 06:02
Compare
Choose a tag to compare

Changelog

bf4bbbe use my fork of blackfriday

5.2.1

25 Feb 05:09
Compare
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
Compare
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
Compare
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