7 Commits

Author SHA1 Message Date
Christoph Herb
43204729ee 17 Remove support for definition list which is not supported by gfm 2024-12-26 18:53:35 +01:00
bynect
342bb84ba1 Add auto theme 2024-12-25 22:57:11 +01:00
Christoph Herb
224b79e203 Format everything 2024-12-23 16:08:19 +01:00
Christoph Herb
85078e1e33 21 Add option to remove bounding box 2024-12-23 16:07:06 +01:00
d673683889 add support for changing webserver host 2024-12-08 21:02:15 -03:00
Christoph Herb
9bb188e278 feat: Improve README.md rendering and add new flags for customization
Added support for rendering the `README.md` file with a markdown parser, allowing users to customize the behavior with new flags. The `-r=false` flag can be used to disable rendering of the README.md file if no file is provided.

Updated the `cmd/root.go` file to include the new flags and updated the `pkg/client.go` file to reflect the changes in the client struct.
2024-10-10 00:13:28 +02:00
Christoph Herb
a72317b093 add basic features 2024-10-09 22:03:53 +02:00