Ralf D. Müller
Ralf D. Müller
@Zheng-Bote, one of my problems with structurizr is the need for graphiz dot. And I noticed that plantuml had the same problem and thus came up with a java version...
the [.label-This-is-a-Test] will show up as css class in the rendered HTML file. but it might be that this is a duplicate of #342 : https://github.com/docToolchain/docToolchain/blob/master/scripts/asciidoc2confluence.groovy#L114 if so, we should...
Thanx for this feature request. It will not be fixed in the current version, because there is already a solution for this in the next-gen version: https://github.com/docToolchain/docToolchain/blob/ng/scripts/downloadTemplates.gradle A workaround for...
shall we close this issue? Or would you like to send a PR for the current version?
good point. I like to structure the ADRs in a web blog just to have them tagged and in a chronological order. I think I have to take some time...
interesting. I have no clue why this could happen. Have you checked if `generateSite` has also this bug? `generateHTML` basically only uses asciidoctor as gradle plugin. So, we will have...
Good Idea. But doesn't AsciiDoc support STEM out of the box? https://asciidoctor.org/docs/user-manual/#activating-stem-support and to use asciidoctor-mathematical, we would need a versin wrapped for java... let's see...
ok, so I will give it a try and see why it does not render for PDF and Confluence. Thanx for this update!
hm I wonder if the solution could be to some up with several ´section-X.adoc` files which are all published to confluence one by one. You could then specify not to...
I guess the problem is for instance in this line: https://github.com/docToolchain/docToolchain/blob/91404b6a99c339c67e9c067cee55f592f4c37d68/scripts/asciidoc2confluence.groovy#L720 where the spaceKey is directly taken from the config.