confluencebuilder
confluencebuilder copied to clipboard
Confluence Markup Builder Plugin for Sphinx
Scenario 1: 1. We publish a document under a parent page based on the confluence_parent_page param 2. Unknown to us, someone has changed the name/title of the parent page, but...
My company's instance of Confluence has its normal "rest/api" URL disabled, and instead the IT created a separate URL gateway that receives the API calls and redirect them somehow internally....
Hi, i am currently using sphinxcontrib-confluencebuilder v 1.8.0 with this md file ```markdown # my bug file [](https://about.gitlab.com/) ``` and when i try to publish it, i got the following...
I think i found a bug when using double quotes in title (caption) in `code-block` block. For example: ``` .. code-block:: python :caption: example "import everything" from module import *...
this is a feature request Please add the option to generate TOC (using confluence's toc macro) within a page given a heading structure. It also helps to create deeplinks. If...
Could you please elaborate on the minimum access requirements the Sphinx for Confluence account needs to publish/delete pages. I created a separate user with a PAT and granted it full...
The following issue will track the state of supporting "Editor v2" with this extension (Confluence's newer look-and-feel viewer). # History When Atlassian started to introduce support for the ADF format...
As it can be seen from https://sphinxcontrib-confluencebuilder.readthedocs.io/en/stable/features/, some of the very useful extensions we have in html builder are not supported by confluence builder. Is there any workaround to set...
For some external restrictions I am not allowed to publish from where I am allowed to build the docs, and I am not allowed to build the docs where I...
Changes made in this extension attempt to minimize any impact from updates on existing setups. A lot has changed over the years and there are two adjustments planned to better...