Releases: kovetskiy/mark
Releases · kovetskiy/mark
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
3.3.1
Changelog
055af49 update api dependencies
b17dd7d update version to 3.3.1
3.3
Changelog
eda2e47 Added support for v2 Confluence page format (#29)
e26903d Merge pull request #28 from Planktonette/patch-1
eb97b42 Update readme.md with correct disclaimer spelling
b33512b bump version to 3.2
ec4b258 trace level is very verbose now
3.1
Changelog
a9b9cf6 Merge pull request #24 from tillepille/master
bd18cb0 Merge pull request #26 from princespaghetti/add-windows
88b6e0b Update README.md
2587543 Update README.md
fdb70fe add installation section
a33a0ef add windows binary since it's not included by default
7fe00ba bump to 3.1: windows support
3fa9362 make docker image more suitable for ci
8f90e5a update CI notes
3.0
Changelog
7145cb4 Add ExactAttachment header
ccbd9d9 Bold, not italic
f39aeb1 Merge pull request #22 from csoutherland/exactattach
b654795 bump to 3.0
da99cbb drop attachment:// proto, improve docs
951b276 rework attachments, improve docs