-
Hi there,
A few questions.
1. Is there a version of this App that works on Cloud? I know it's not available via the Atlassian Marketplace, but I noticed someone saying "Currently DC and Cloud versio…
-
According to https://docs.asciidoctor.org/asciidoc/latest/blocks/hard-line-breaks/ adjacent lines are combined into a single paragraph. Indeed, this is what happens when I generate HTML for my asciido…
-
**What happened?**
Using the macro described in the README, and markdown that looks like:
```md
| Overview |
| :------: |
| ![Overview](images/overview.png) |
```
The proper confluence m…
-
`remove_page_history` and `remove_content_history_in_cloud` fail with error
```
requests.exceptions.HTTPError: null for uri:
```
When looking inside the module, the request returns a 404 sta…
-
## User Story / Context
Cloud formation add RDS DB to API Server
## Acceptance Criteria
- [ ] Set up RDS in Cloud formation and deploy in Cosmos
- [ ] The RDS can only be written from the API
…
-
Or must all files exist locally ?
In real world of large enterprises, theres a confluence server, a jira server, sharepoint server that typically reside in a data center or as a SaaS cloud, and som…
-
I am trying to use Confluence Publisher with Docker to publish our project's documentation to Confluence.
By now, this partially works, but I sometimes still get the following crash while it's uplo…
-
I read the code, but could not figure out how to deploy this into a confluence instance ? Is the a plug ? User macro ?
-
I am currently looking for an API which would return if another user has READ permission on a specific space/page. I stumbled upon `/wiki/rest/api/content/{id}/permission/check` [1] which I think coul…
-
### Bug description
Quarto has native support for embedding [Mermaid](https://mermaid-js.github.io/mermaid/#/) and [Graphviz](https://graphviz.org/) diagrams. This enables you to create flowcharts,…