163 Commits

Author SHA1 Message Date
Egor Kovetskiy
4626544585 bump to 6.4, 6.3 was mistakenly released without patching files 6.4 2021-10-25 15:55:28 +06:00
Leandro Carneiro
3797116d97
feat: youtube widget macro (#127) 2021-10-25 15:52:04 +06:00
Leandro Carneiro
e635d1f945
feat: support mermaid graphs (#128) 2021-10-25 15:51:56 +06:00
Egor Kovetskiy
ee0a6e23e7 fix #114 do not crash when resolving links on directories 6.3 2021-09-11 14:37:45 +03:00
Egor Kovetskiy
3fcfcde298 add table test 2021-09-09 13:12:58 +03:00
Egor Kovetskiy
4e47ae14a7 bump to 6.2 6.2 2021-08-23 13:20:37 +06:00
Egor Kovetskiy
b1eea83d49 add config parameter 2021-08-23 13:20:18 +06:00
Egor Kovetskiy
a5221cbedd bump to 6.1 6.1 2021-08-23 12:51:03 +06:00
Egor Kovetskiy
c64d6e77dc Add @eitchugo as a contributor 2021-08-23 12:45:36 +06:00
Hugo Cisneiros
97313e59e1
allow space home update and its children pages (#101)
* allow space home update and its children pages

* fix coding styling

* fix coding styling

* codestyle: fix checking isHomepage

* codestyle: fix checking skipHomeAncestry

Co-authored-by: Hugo Cisneiros (Eitch) <hugo.cisneiros@ifood.com.br>
Co-authored-by: Egor Kovetskiy <e.kovetskiy@gmail.com>
2021-08-23 12:42:31 +06:00
Egor Kovetskiy
11e7e82671 do not skip tls cert verification by default 6.0 2021-08-11 10:16:37 +03:00
Egor Kovetskiy
ccee37ce22 bump to 5.9 5.9 2021-07-14 12:46:10 +03:00
Egor Kovetskiy
2ea132f84d add a note about issues, bugs, and feature requests 2021-07-14 12:45:38 +03:00
Egor Kovetskiy
5d65fddd43 Add @Taldrain as a contributor 2021-07-12 09:01:00 +03:00
Egor Kovetskiy
b68abf9c0f
Merge pull request #93 from Taldrain/update-panel-format
update the panel format
2021-07-12 08:59:56 +03:00
Thomas 'Taldrain' Mariaux
8d0ad4d298 update the panel format 2021-07-10 23:01:43 +02:00
Egor Kovetskiy
6d0aa09969 bump to 5.8 5.8 2021-06-30 13:15:09 +03:00
Egor Kovetskiy
a4fe28ed22 Add @beeme1mr as a contributor 2021-06-30 13:14:40 +03:00
Egor Kovetskiy
76c60c33d5
Merge pull request #89 from beeme1mr/feat/sidebar
feat(sidebar): Add sidebar support
2021-06-30 13:13:59 +03:00
Michael Beemer
75717374a8 feat(sidebar): Add sidebar support 2021-06-17 14:56:27 -04:00
Egor Kovetskiy
a9bb6df01f Add @carnei-ro as a contributor 2021-04-21 09:43:10 +03:00
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