marked icon indicating copy to clipboard operation
marked copied to clipboard

Confluence macro plugin which renders remote Markdown.

Results 9 marked issues
Sort by recently updated
recently updated
newest added

Example File: ``` 1) (Supported Mavenparent 1.6.x) //```xml ssss ssss 1.2.0 //``` ``` double slashes are only in this example. Confluence Version 5.9.2

Thank you for this great addon. It fails to recognize java generics. Raw code: ![raw](https://user-images.githubusercontent.com/3802058/65588834-deeefe00-df90-11e9-86e8-e27bdc779d4e.png) Bitbucket preview: ![bitbucket](https://user-images.githubusercontent.com/3802058/65588945-f5955500-df90-11e9-8e7f-1f0fd7226082.png) Confluence page: ![confluence](https://user-images.githubusercontent.com/3802058/65588964-fc23cc80-df90-11e9-8fa5-11a3fad0f674.png)

This is a feature request for the support of [mdx files](https://mdxjs.com/).

I'm attempting to link to a private bitbucket repository using basic auth over https. When I try it with curl, I get the .md source back no problem, but trying...

Hi Boris, Although relative paths to images work, relative paths within the same MD fail: When I click on a relative table-of-content link ("2. chapter2") it opens "https://git.domein.org/project/README.md?at=refs%2Fheads%2Fmaster#2.-chapter2" instead of...

When trying to render the following Markdown page from github, marked throws an error: URL: https://raw.githubusercontent.com/CyberMonitor/APT_CyberCriminal_Campagin_Collections/master/README.md Illegal character in path at index 43: http://download.ahnlab.com/kr/site/library/[Report]Andariel_Threat_Group.pdf

bug

Hi, do you have any plan to support JIRA cloud?

question

Support for Bitbucket markdown resources exposed as Json documents by the Bitbucket REST API. This connector requires HTTP Basic Authentication and work on Cloud and "On-Premises" Bitbucket installations.

Is this something you would consider valuable for this plugin? Just something along the 3 steps explained in the README in a more automated way and maybe global configs for...

enhancement