142 Commits

Author SHA1 Message Date
Egor Kovetskiy
76cc033af3 bump to 5.7 5.7 2021-04-21 09:41:20 +03:00
Egor Kovetskiy
e1e9015f51
Merge pull request #86 from carnei-ro/feat/macro/emoticon
feat(macro): Add emoticon support
2021-04-21 09:40:43 +03:00
Leandro Carneiro
99119d8aff feat(macro): Add emoticon support 2021-04-20 15:35:17 -03:00
Egor Kovetskiy
74e67141ba add contributors 2021-04-09 08:31:47 +03:00
Egor Kovetskiy
5fd862c450 use docopt struct instead of map since we already have a struct 5.6 2021-04-05 08:17:26 +03:00
Egor Kovetskiy
e72577327c
Merge pull request #85 from wbh1/add/fileglobbing
Add support for fileglobs
2021-04-05 07:50:08 +03:00
Egor Kovetskiy
1daedcd88b
Merge pull request #83 from mrdavidlaing/master
Add support for Confluence blog posts
2021-04-05 07:47:50 +03:00
wbhegedus
403efe3acc add support for fileglobs 2021-04-02 13:19:22 -04:00
David Laing
07aa3700eb Add Type metadata header to enable support for Confluence Blog Posts 2021-03-31 17:49:01 +01:00
Egor Kovetskiy
12510a1208 bump to 5.5 5.5 2021-03-29 09:28:16 +03:00
Egor Kovetskiy
7dbf14a7e3
Merge pull request #77 from rofafor/feature/box_macro
Add ac:box macro
2021-03-29 09:25:20 +03:00
Rolf Ahrenberg
82d418e17d Add ac:box macro 2021-03-26 21:20:30 +02:00
Egor Kovetskiy
7cd0ebd782 bump to 5.4 5.4 2021-03-17 09:24:58 +03:00
Egor Kovetskiy
400b85de11 option to turn off color output, close #69 2021-03-17 09:24:26 +03:00
Egor Kovetskiy
b17a955ec7 fix #74 meta now knows about Include directives 5.3 2021-03-16 07:24:51 +03:00
Egor Kovetskiy
bf4bbbe20a use my fork of blackfriday
Turns out the PR to the upstream is not merged and looks like the
maintainers didn't have a chance to merge it. The `replace` directive
causes some problems: https://github.com/kovetskiy/mark/issues/71
5.2.2
2021-03-11 09:00:45 +03:00
Egor Kovetskiy
398cc7375e 5.2.1 5.2.1 2021-02-25 08:07:15 +03:00
Egor Kovetskiy
12674bab9c
Merge pull request #70 from GezimSejdiu/master
Align ancestors printouts (actual, expected) while validating ancestry
2021-02-25 08:06:37 +03:00
Gezim Sejdiu
2fc8ba3614 Align ancestors printouts (actual, expected) while validating ancestry 2021-02-24 23:07:32 +01:00
Egor Kovetskiy
c51629a9b8 bump to 5.2, add note about password in stdin 5.2 2021-02-09 06:58:31 +03:00
Egor Kovetskiy
3d95418d9f use fork of blackfriday until the upstream is fixed 2021-02-09 06:55:49 +03:00
Egor Kovetskiy
a3064a64af bump to 5.1 5.1 2021-02-04 12:18:59 +03:00
Egor Kovetskiy
c17a3d02d0 fix regression after #60 2021-02-04 12:18:28 +03:00
Egor Kovetskiy
931d9f706a confirm #64 by a test (broken now) 2021-02-04 11:58:44 +03:00
Egor Kovetskiy
f338ed90fd bump to 5.0, new markdown renderer 5.0 2021-02-03 07:06:35 +03:00
Egor Kovetskiy
c22c6c1e43 tidy up go modules 2021-02-02 17:45:36 +03:00
Egor Kovetskiy
7f6466a882 upgrade to blackfriday v2, fixes #53 and #61, add tests 2021-02-02 17:44:56 +03:00
Egor Kovetskiy
e190cdfb34 rollback #53 because of #63, add tests 2021-02-02 17:44:56 +03:00
Egor Kovetskiy
cb1093d6b5 bump version to 4.2 4.2 2021-02-02 08:06:45 +03:00
Egor Kovetskiy
58ad4ff85b show what ancestors were expected 2021-02-02 08:06:14 +03:00
Egor Kovetskiy
4b2f1cd739
Merge pull request #60 from tyler-copilot/master
fix for https://github.com/kovetskiy/mark/issues/58
2021-02-02 07:59:44 +03:00
Egor Kovetskiy
ffd572899a
Merge pull request #62 from emead-indeed/emead-indeed-password-stdin
Add support to reading password from stdin
2021-02-02 07:53:42 +03:00
emead-indeed
7c68fec718
Add support to reading password from stdin 2021-01-27 10:58:44 +09:00
Tyler Cole
6633ff22ba fix for https://github.com/kovetskiy/mark/issues/58 2021-01-25 16:10:41 -06:00
Egor Kovetskiy
9bd12bc2e5 bump to 4.1 4.1 2021-01-15 10:01:18 +03:00
Egor Kovetskiy
c355ed66b1
Merge pull request #53 from MattyRad/master
Join lines in compiled markdown so lists render in Confluence without…
2021-01-15 10:00:18 +03:00
Matt Radford
2db0de7228 Join lines in compiled markdown so lists render in Confluence without extra whitespace 2021-01-12 21:37:07 -08:00
Egor Kovetskiy
abb1fc9c05 release 4.0 4.0 2021-01-06 12:16:00 +03:00
Egor Kovetskiy
8b28912866
Merge pull request #51 from rofafor/feature/labels
Add label support fix #34 fix #50
2021-01-06 07:53:19 +03:00
Rolf Ahrenberg
1d8e43add2 Add --minor-edit command-line flag 2021-01-04 16:18:38 +02:00
Rolf Ahrenberg
f86dd2723a Add label support 2021-01-04 15:23:12 +02:00
elgreco247
8018b54627
Fix RestrictPageUpdatesServer (#45) 2020-12-08 11:53:15 +03:00
Egor Kovetskiy
ff17a4034c 3.5, get rid of duplicated docs in help 3.5 2020-12-04 00:31:44 +03:00
Egor Kovetskiy
d4008a5b72 Fix replacing relative links, fix #43 2020-12-04 00:28:52 +03:00
Egor Kovetskiy
f6e542c6c2 bump version to 3.4 3.4 2020-11-30 10:49:04 +03:00
Juho Saarinen
63fe97beaa
Support for relative links (#33)
* Support for relative links

Fixes #25

* Error logging fixes

* Better regexp
2020-11-30 10:47:46 +03:00
Šarūnas Nejus
bcf2acb39f
Incorporate the collapsible code block (#39)
* Incorporate the collapsible code block

* Press tilda 3 times
2020-11-30 10:46:29 +03:00
Šarūnas Nejus
27e7af5b85
Parametrize the toc but have default values (#38) 2020-11-30 10:45:02 +03:00
Josip Ćavar
f8e70476bd
Remove unused variable (#37) 2020-11-26 17:53:16 +03:00
Luke Fritz
4ea476ace2
Add Option for Dropping Leading H1 Heading (#36)
* Add goland IDE prefs to .gitignore

* Add flag for removing leading H1 heading in markdown; fixes #35

* Remove manpage reference to unused -n and -c args

* Add manpage docs for --drop-h1 argument

* Update docs; add docs for --drop-h1 argument

* Rename method to be more verbose; add code comments

Renames to `DropDocumentLeadingH1` to better denote the method's
purpose and adds code docs to this effect in order to hopefully
negate potential misuse on single lines.

* Revert "Add manpage docs for --drop-h1 argument"

This reverts commit 48a641baed05540f6172fe9b780b06eacad4dc28.

The `--drop-h1` flag is not understood as an argument in this
context, but rather is folded under `[options]`. This change
caused the arguments to not be properly parsed when the --drop-h1
flag was passed.
2020-11-20 17:44:41 +03:00