James Knight

Results 101 comments of James Knight

Looks like this got broken in v2.4 ([appears to work in v2.3](https://sphinxcontrib-confluencebuilder.atlassian.net/wiki/spaces/V020300/pages/522355564/Table+of+Contents+Fabric#id3)) when trying to address anchor link compatibility between different versions of the Confluence editors and rst/md (#866). When...

Changes (https://github.com/sphinx-contrib/confluencebuilder/pull/921) have been made to correct broken anchor links on pages using a v2 editor. This change has been added into the main branch and should be made available...

Forgot to explicitly mention this, but an additional pull request was made to address this issue (as best can be seen from limited testing). We now force URL encode any...

The markdown content provided is valid. However, the document content produced when using MyST-Parser is not compatible with the Confluence Builder extension. When MyST-Parser processes the document, it generates `raw`...

Some additional implementation/recommendations on this. Consider the following examples: ```` # Test ## Example 1 PATH to be explained PYTHONPATH to be explained GRUB to be explained ## Example 2...

Ideally in the future, this extension will be able to add supporting code for line breaks generated from MyST Parser (if not already ready to support it). This relies on...

Hey @JordanRad, I'm not too familiar with this extension, but going to make the assumption that this is a (paid) third-party extension. I do not recall there being a signature...

Updated the documentation to provide a mini-guide on how to use custom Confluence macros. The draft before next release can be found here: > Confluence Macros > https://sphinxcontrib-confluencebuilder.readthedocs.io/en/latest/guide-confluence-macros/ Feel free...

With the information provided and changes to the documentation outlining how users can inject support for custom macros, there does not seem to be any other action items from this...

@Kugeleis, just to sanity check, for the first request with a 200 response, do you also get expected API data back (i.e. a JSON response showing content like ID, name,...