Manuel Rüger
ed9d64c663
Bump to 10.0.1
2024-08-12 15:32:58 +02:00
Manuel Rüger
fad9866b41
Include firstColumn parameter
2024-07-26 16:17:03 +02:00
Manuel Rüger
349224d2aa
Fix markdown lint
2024-07-26 00:01:40 +02:00
Manuel Rüger
9c25ab1e88
Bump to version 10.0.0
2024-07-25 23:57:22 +02:00
Manuel Rüger
2d9039c581
Document placeholders
2024-07-25 23:56:23 +02:00
Manuel Rüger
b48110a706
Bump to 9.13.1
2024-07-23 11:55:06 +02:00
Manuel Rüger
a4722fe53e
Bump to v9.13.0
2024-07-19 17:16:33 +02:00
Manuel Rüger
73629a2838
Bump to 9.12.0
2024-04-11 19:39:11 +02:00
Manuel Rüger
a706499803
Add markdown lint
2024-01-26 16:27:51 +01:00
Manuel Rüger
78f7666697
Document column macro
2024-01-26 16:18:14 +01:00
Manuel Rüger
ac8ff7f0b7
Bump to 9.11.1
2024-01-15 12:38:56 +01:00
Manuel Rüger
10dc8c0a62
Version 9.11.0
2023-12-04 10:20:50 +01:00
Oliver Radwell
38d974bde3
docs: Fix typo: preprended
2023-11-22 23:07:53 +01:00
Manuel Rüger
118575684d
Bump version to 9.10.1
2023-10-23 21:12:37 +02:00
Manuel Rüger
523ec6dbff
Version bump to 9.10.0
2023-10-19 13:34:21 +02:00
Manuel Rüger
d269369911
feat: Add fallback directory to load includes from
2023-10-19 13:32:39 +02:00
Judson Lester
20c65ca373
Adding linebreak stripping
2023-09-07 21:30:52 +02:00
Stephan Hradek
11896e43ec
describe config directory locations
2023-09-07 18:12:49 +02:00
Manuel Rüger
10d0778adf
Bump to 9.9.0
2023-08-30 15:15:13 +02:00
Manuel Rüger
737b9239f8
feat: Allow scaling of mermaid rendering
2023-08-30 15:15:13 +02:00
Manuel Rüger
b426d5c6b1
Define parent pages from CLI
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
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
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
Ryan Kitchen
bec6d38aed
Update README.md
...
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
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
2023-05-23 12:36:16 +02:00
Manuel Rüger
6d8d70a415
Version bump to 9.5.0
2023-05-23 08:43:06 +02:00
Manuel Rüger
6a63913a1e
Add user profile macro
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
622be6e25f
Support customizable layouts
2023-05-05 10:52:04 +02:00
Manuel Rüger
fd97ee70f9
Support inline images
2023-05-03 18:47:20 +02:00
Dreampuf
d9d560eda0
Add support for mermaid via library
...
Implementation is largely based on: https://github.com/kovetskiy/mark/pull/167
Co-Authored-By: Manuel Rueger <manuel@rueg.eu>
2023-04-25 23:59:17 +02:00
Manuel Rüger
2f44bcb6be
Make config backwards-compatible
2023-04-20 14:34:55 +02:00
Manuel Rüger
262853f6c0
Simplify config handling
...
* Switch to urfave/cli/v2
* Add more environment variables
2023-04-20 14:34:55 +02:00
Manuel Rüger
9bb9f45326
feat: Support anchor macro
2023-04-03 13:11:35 +02:00
Manuel Rüger
deb7cd9cbc
feat: Add Excerpt and ExcerptInclude macros
2023-03-31 17:35:18 +02:00
Manuel Rüger
1285947ab3
feat: Support page inclusion macro
...
Also generalize the ac_tag_parser a bit and support <ri:* /> tags as
well
2023-03-31 16:47:24 +02:00
Bernd Ahlers
80d906417c
Fix custom link renderer and add tests for Confluence links
...
Since we now have a custom parser for <ac:*/> tags, the custom link
renderer added an additional </a> tag at the end of each internal
Confluence link.
Add tests for internal links and add an example for internal links with
spaces in page titles to the README file.
2023-03-31 11:09:58 +02:00