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

2022-08-11 20:22:13.425 FATAL specified file doesn't contain metadata and URL is not specified via command line or doesn't contain pageId GET-parameter

help wanted

I just downloaded [Mark 8.3](https://github.com/kovetskiy/mark/releases/tag/8.3) and noticed that `mark --version`reports `8.1`. Looking forward to trying it! Your blog post really sold it to me.

I was looking for a tool that would work on markdown for Confluence and thankfully stumbled upon this. Very nice work and thanks for sharing it! I had a suggestion...

enhancement
feature-request

This should fix #171 by allowing a markdown link to start with `ac:` to link to an existing confluence page. ```markdown This is a [link to an existing confluence page](ac:Pagetitle)...

When using glob in `-f` the dry run does not do what people would expect. This does a dry run for all matched files.

Hi, me again. Thanks for maintaining the cool tool. I'm asking to add a cool feature. Before [Github officially enabled mermaid support](https://github.blog/2022-02-14-include-diagrams-markdown-files-mermaid/), I'm a heavy user of markdown. I think...

Trying to use this to create this layout: ![B97B951C-1263-47E1-A177-65998D71C5FC](https://user-images.githubusercontent.com/43736989/181153546-51601f50-b218-464f-8757-39be6b1980c1.jpeg) Want a table of contents on the left column and the rest of the page on the right. Good chance i'm...

help wanted

Hi, our company uses a self-hosted confluence. When I try to upload files with my username and password it works without any issues. But when I try to use my...

bug
enhancement
feature-request

Hello ! It could be great that [mermaid](https://mermaid-js.github.io/mermaid/#/) graphs could be rendered as images for example when detected. Currently it does render plain text cause confluence doesn't support it.

feature-request