Ernst de Haan
Ernst de Haan
Can we find the content somewhere else? If so, we can raise a GitHub issue, add the `good-first-issue` label, and then perhaps someone else will be able to help. Perhaps...
For reference, here is a reference to rdmueller's repo: - https://github.com/rdmueller/asciidoc2confluence It seems useful (to me) to list the features / differences across the two implementations, and then see how...
This could be achieved as follows: - first move all content reading into the current `ConfluencePageMetadata` class - then change `ConfluencePageMetadata` to an interface, and have a single implementation class...
I checked the source code, and it appears that not a logging is done from the code. I will raise a separate ticket to request that each page (or rather...
@cstettler How can the debugging (or verbose logging?) be enabled? Is that documented somewhere? Yes, the practical use case I have in mind is primarily the one mentioned in #315....
Hi @cstettler : Yes, that makes a lot of sense. I will need some time (due to other priorities) to gather a reproducible test case.
The point is: when I generate any page using the REST API, using the AsciiDoc Confluence Publisher library, the page becomes a Legacy Editor page. This can be checked as...
There are several reasons why the new Confluence editor is the way forward: 1. There is a visual difference in appearance between pages based on the legacy vs. the new...
Yes, would be great if this could be addressed (no need to push before creating the manifest), and some documentation is provided with best practices. Alternatively, if it cannot be...