mirror of
https://github.com/mag37/dockcheck.git
synced 2026-02-14 23:38:15 +01:00
Add option to format releasenotes as markdown (#170)
* feat: allow markdown formatting for gotify * feat: add option to cli args * fix: use markdown for missing urls * fix: do not print curl * fix: add empty line * bump template version --------- Co-authored-by: Tobias Diekel <td@diekel.eu>
This commit is contained in:
parent
af202c9d6a
commit
e393a781cf
3 changed files with 26 additions and 9 deletions
|
|
@ -21,3 +21,4 @@
|
|||
#DRunUp=true # Allow updating images for docker run, wont update the container.
|
||||
#MonoMode=true # Monochrome mode, no printf colour codes and hides progress bar.
|
||||
#PrintReleaseURL=true # Prints custom releasenote urls alongside each container with updates (requires urls.list)`
|
||||
#PrintMarkdownURL=true # Prints custom releasenote urls as markdown
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue