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
Bernd Ahlers
9e656ece15
Add Content-Appearance header
...
Allows switching between the "full-width" and "fixed" page layouts.
The "fixed" layout renders the page in a narrow column. (Confluence
default)
If not configured, it defaults to "full-width".
2023-03-06 10:09:28 +01:00
Fethbita
df3e95f5fd
Merge branch 'kovetskiy:master' into master
2023-02-13 16:46:45 +02:00
Fethbita
24aa73e243
Add width keyword for html comment
2023-02-13 16:46:06 +02:00
Manuel Rüger
738400c292
Add blog-posts macro
2023-02-06 18:16:39 +01:00
Fethbita
e0222ae6bd
Add ac:image width and edited README.md
2023-02-04 15:20:21 +02:00
Noam Asor
ce9573a86e
To add fallack to blockquote when type is none
2023-01-28 21:15:31 +01:00
Guillaume Hérail
1b3c7b4127
fix: Properly handle macro when extracting Metadata
...
When a macro is set in the header, only the first line will be read and then
discarded. This makes sure we keep the macro in and stop processing metadata
when we hit a macro.
Co-authored-by: Manuel Rüger <manuel@rueg.eu>
2023-01-26 17:01:47 +01:00
Manuel Rüger
2f39cd80e7
Merge pull request #234 from Nr18/feat/jiraissues
...
feat: support ac:jiraissues macro
2023-01-16 15:23:18 +01:00
Egor Kovetskiy
843089aea0
all-contributors: generate thank you list
...
Signed-off-by: Egor Kovetskiy <e.kovetskiy@gmail.com>
2023-01-04 09:08:15 +00:00
Stephan Hradek
f4bbbb19ca
Feature/themed blocks ( #223 )
...
* Allow themed blocks
* add macro code for themed blocks
2023-01-03 17:53:41 +00:00
Stephan Hradek
0b745c25e4
This should fix #171 by allowing a markdown link to start with ac: ( #222 )
2023-01-03 17:53:20 +00:00