Commit Graph

638 Commits

Author SHA1 Message Date
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
Manuel Rüger
2b756daf37 Add debug output for config 2023-05-03 18:30:47 +02:00
Manuel Rüger
51accf008f Bump version to 9.2.1 9.2.1 2023-04-26 12:15:14 +02:00
Manuel Rüger
73f2693421 Dockerfile: Use dumb-init and overwrite entrypoint 2023-04-26 12:14:49 +02:00
Manuel Rüger
abd0c8bad6 Bump version to 9.2.0 9.2.0 2023-04-26 08:03:04 +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
88c070f524 Add issue templates 2023-04-25 22:58:00 +02:00
Manuel Rüger
4c3d417725 Ignore error if default config file does not exist 2023-04-25 22:47:40 +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
d1f69bc704 Bump version to 9.1.4 9.1.4 2023-04-03 14:26:09 +02:00
Manuel Rüger
2773e15056 .github: Quote go version 2023-04-03 14:26:09 +02:00
Manuel Rüger
1c1f82a55e Bump version to 9.1.3 9.1.3 2023-04-03 14:06:23 +02:00
Manuel Rüger
2e52ae8847 .github: Fix goreleaser build 2023-04-03 14:06:23 +02:00
Manuel Rüger
c6d01eb3de Bump version to 9.1.2 9.1.2 2023-04-03 13:56:49 +02:00