Skip to content

Releases: kovetskiy/mark

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

5.0

03 Feb 04:08
Compare
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
Compare
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

4.1

15 Jan 07:03
Compare
Choose a tag to compare
4.1

Changelog

2db0de7 Join lines in compiled markdown so lists render in Confluence without extra whitespace
c355ed6 Merge pull request #53 from MattyRad/master
9bd12bc bump to 4.1

4.0

06 Jan 09:17
Compare
Choose a tag to compare
4.0

Changelog

1d8e43a Add --minor-edit command-line flag
f86dd27 Add label support
8018b54 Fix RestrictPageUpdatesServer (#45)
8b28912 Merge pull request #51 from rofafor/feature/labels
abb1fc9 release 4.0

3.5

03 Dec 21:33
Compare
Choose a tag to compare
3.5

Changelog

ff17a40 3.5, get rid of duplicated docs in help
d4008a5 Fix replacing relative links, fix #43