Releases: kovetskiy/mark
Releases · kovetskiy/mark
5.3
Changelog
b17a955 fix #74 meta now knows about Include directives
5.2.2
Changelog
bf4bbbe use my fork of blackfriday
5.2.1
Changelog
398cc73 5.2.1
2fc8ba3 Align ancestors printouts (actual, expected) while validating ancestry
12674ba Merge pull request #70 from GezimSejdiu/master
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.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
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
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
3.5
Changelog
ff17a40 3.5, get rid of duplicated docs in help
d4008a5 Fix replacing relative links, fix #43