Releases: kovetskiy/mark
Releases · kovetskiy/mark
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
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.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