mark
mark copied to clipboard
Sync your markdown files with Confluence pages.
I' m still working with 5.9, and successfully using the toc macro. I get the flat style and other settings as levels working , but I'm not successful in modifying...
I am experiencing an issue when using the macro comment-markup for `ac:box`. **mark --version:** `5.5` Sample.md ```markdown :box:info::Foobar: :box:tip:Tip of day:Foobar: :box:note::Foobar: :box:warning:Alert!:Foobar: ``` Output: ```bash mark -f "./sample.md" --drop-h1...
It would be nice if resizing an image was preserved between uploads if the image has the same name (possibly some parameter to brute force if. needed). Seems possibly related...
Thanks for building this! Would you be open to a contribution expanding support for the username, password and url arguments as environment variables? For our use case, it would simplify...
I use this markdown file content (attached [test.md](https://github.com/kovetskiy/mark/files/7064605/test.md)) When i run `mark.exe -k -b https://confluence.local/ -f .\test.md --trace` i get error: ``` 2021-08-27 09:36:38 [FATAL]: Confluence API returned unexpected status:...
Hello, I'm looking to make use of the Page Properties and Page Properties report macros in Confluence. Is there a way to do that in mark currently? Am I able...
Hello, `mdx` is a markdown extension, that allows to use React inside md files. React components can be used to replace current approach with macros. As a result we will...
Two questions here, 1. When you upload a page, by default it takes the "compact" view, which is not ideal is you have large tables. Is there a way to...
``` ``` ``` β― mark -f misc/podman.md 2021-03-30 09:39:39.346 FATAL unable to resolve page ββ the page has fewer parents than expected ββ title: Podman ββ actual: William Hegedusβs Home...
Hello, when trying to build the current master: `make get` is failing with: ``` github.com/kovetskiy/blackfriday (download) package github.com/kovetskiy/blackfriday/v2: cannot find package "github.com/kovetskiy/blackfriday/v2" in any of: /usr/local/go/src/github.com/kovetskiy/blackfriday/v2 (from $GOROOT) /Users/vasko/go/src/github.com/kovetskiy/blackfriday/v2 (from...