mark icon indicating copy to clipboard operation
mark copied to clipboard

Sync your markdown files with Confluence pages.

Results 155 mark issues
Sort by recently updated
recently updated
newest added

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...

bug
docs

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...

enhancement

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...

wontfix
docs

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:...

bug

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...

help wanted
question

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...

help wanted
question

``` ``` ``` ❯ 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...

bug

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...

bug