Manuel Rüger
|
b426d5c6b1
|
Define parent pages from CLI
9.8.0
|
2023-08-10 08:02:38 +02:00 |
|
Manuel Rüger
|
8b72bc8e20
|
Add pagetreesearch macro
|
2023-08-09 15:43:06 +02:00 |
|
Manuel Rüger
|
4c81bbe7f9
|
Bump to 9.7.1
9.7.1
|
2023-07-31 10:06:31 +02:00 |
|
Manuel Rüger
|
3c7512b7e1
|
Bump dependencies
|
2023-07-31 10:06:31 +02:00 |
|
Manuel Rüger
|
d147aac98b
|
.goreleaser: Update deprecated syntax
9.7.0
|
2023-07-05 17:40:55 +02:00 |
|
Manuel Rüger
|
cbe0b05dab
|
Bump version to 9.7.0
|
2023-07-05 17:33:33 +02:00 |
|
Manuel Rüger
|
bf16d55d68
|
Add recently-updated macro
|
2023-07-05 17:32:55 +02:00 |
|
Manuel Rüger
|
ac982f3077
|
Add panel macro
|
2023-07-05 15:48:11 +02:00 |
|
Manuel Rüger
|
179700f3e4
|
.github: Reorder steps to use module caching
|
2023-07-03 15:39:50 +02:00 |
|
gmarraff
|
e18b30b38d
|
doc: clarify links usage of page title with spaces
The word space can be misleading in this context since it can be confused as 'Confluence Space'.
|
2023-07-03 15:33:41 +02:00 |
|
Manuel Rüger
|
bc5c7ae2e7
|
Bump to v9.6.2
9.6.2
|
2023-06-21 18:43:14 +02:00 |
|
Manuel Rüger
|
494ddce3d1
|
go.mod: Update dependencies
|
2023-06-21 18:43:14 +02:00 |
|
Manuel Rüger
|
9fb9d893b2
|
Bump version to 9.6.1
9.6.1
|
2023-06-14 15:57:31 +02:00 |
|
Manuel Rüger
|
4591586b01
|
Disable typographer extension
This caused issues with confluence macros
|
2023-06-14 15:56:40 +02:00 |
|
Manuel Rüger
|
857bc871e0
|
Fix flaky mermaid png test
Only check for the header as bytes might changed depending on system png
library
|
2023-06-14 15:54:53 +02:00 |
|
Manuel Rüger
|
d07e8ec291
|
Bump version to 9.6.0
9.6.0
|
2023-06-08 22:54:15 +02:00 |
|
Ryan Kitchen
|
bec6d38aed
|
Update README.md
Co-authored-by: Manuel Rüger <manuel@rueg.eu>
|
2023-06-08 22:52:46 +02:00 |
|
Ryan Kitchen
|
383e4ae2d0
|
Update pkg/mark/stdlib/stdlib.go
Co-authored-by: Manuel Rüger <manuel@rueg.eu>
|
2023-06-08 22:52:46 +02:00 |
|
Ryan
|
e41572c20f
|
readme
|
2023-06-08 22:52:46 +02:00 |
|
Ryan
|
d8109c6e82
|
readme
|
2023-06-08 22:52:46 +02:00 |
|
Ryan
|
063b6e7e1b
|
page-tree
|
2023-06-08 22:52:46 +02:00 |
|
Manuel Rüger
|
22bf46026b
|
Fix user mentioning
|
2023-06-08 22:49:15 +02:00 |
|
Manuel Rüger
|
278488ed88
|
Update mermaid to v10.2.0
|
2023-05-26 11:26:44 +02:00 |
|
Zackery Griesinger
|
80d3be268d
|
Add Jira Filter View Macro
|
2023-05-25 18:05:31 +02:00 |
|
Manuel Rüger
|
0988a7aba1
|
Add Page properties macro
|
2023-05-25 07:21:10 +02:00 |
|
Manuel Rüger
|
28ee195a77
|
Add Page Properties Report macro
|
2023-05-25 07:21:10 +02:00 |
|
Manuel Rüger
|
3307f329d9
|
Add contentbylabel macro
|
2023-05-25 07:21:10 +02:00 |
|
Manuel Rüger
|
dbb5237338
|
Bump version to 9.5.2
9.5.2
|
2023-05-23 12:36:16 +02:00 |
|
Manuel Rüger
|
0b6dd09013
|
Drop newlines completely from macros
|
2023-05-23 12:30:46 +02:00 |
|
Manuel Rüger
|
dbadf47954
|
Bump version to 9.5.1
9.5.1
|
2023-05-23 11:53:43 +02:00 |
|
Manuel Rüger
|
9a37fc4713
|
Drop newlines within macros
Newlines will cause trouble when rendering and the macro is used inside
a table.
|
2023-05-23 11:49:04 +02:00 |
|
Manuel Rüger
|
6d8d70a415
|
Version bump to 9.5.0
9.5.0
|
2023-05-23 08:43:06 +02:00 |
|
Manuel Rüger
|
cb5e4aa28a
|
Bump dependencies
|
2023-05-23 07:33:11 +02:00 |
|
Manuel Rüger
|
6a63913a1e
|
Add user profile macro
|
2023-05-23 07:33:11 +02:00 |
|
Manuel Rüger
|
d67cc63871
|
Fallback to old user search
|
2023-05-23 07:33:11 +02:00 |
|
Manuel Rüger
|
08281712cc
|
Add expand macro
|
2023-05-23 07:33:11 +02:00 |
|
Manuel Rüger
|
484f988f32
|
Move drop-h1 to the renderer
This is more reliable than a regular expression.
|
2023-05-22 07:55:04 +02:00 |
|
Ryan Kitchen
|
5602297459
|
Update README.md
updated per mrueg suggestions
|
2023-05-12 19:45:33 +02:00 |
|
Ryan Kitchen
|
679eb7fb48
|
Update README.md
tiny changes, big impact
|
2023-05-12 19:45:33 +02:00 |
|
Ryan Kitchen
|
f0bb70651e
|
Update README.md
Co-authored-by: Manuel Rüger <manuel@rueg.eu>
|
2023-05-10 19:06:40 +02:00 |
|
Ryan Kitchen
|
ae5163d470
|
Update README.md
|
2023-05-10 19:06:40 +02:00 |
|
Manuel Rüger
|
3271218a9a
|
Bump version to 9.4.0
9.4.0
|
2023-05-05 14:52:52 +02:00 |
|
Manuel Rüger
|
2aa1606d11
|
Fix usage of strings.ReplaceAll
|
2023-05-05 14:51:51 +02:00 |
|
Rémi Courtel
|
eba2396010
|
fix 305: external images URLs are not properly escaped
|
2023-05-05 14:41:59 +02:00 |
|
Manuel Rüger
|
622be6e25f
|
Support customizable layouts
|
2023-05-05 10:52:04 +02:00 |
|
Manuel Rüger
|
21d0a7d8bc
|
Bump version to 9.3.1
9.3.1
|
2023-05-03 21:32:42 +02:00 |
|
Manuel Rüger
|
13c594981e
|
Fix mermaid-go rendering
|
2023-05-03 21:31:45 +02:00 |
|
Manuel Rüger
|
af221d50c7
|
.goreleaser.yml: Support arm64 builds
|
2023-05-03 21:26:41 +02:00 |
|
Manuel Rüger
|
72cfc04ab6
|
Bump version to 9.3.0
9.3.0
|
2023-05-03 18:47:50 +02:00 |
|
Manuel Rüger
|
fd97ee70f9
|
Support inline images
|
2023-05-03 18:47:20 +02:00 |
|