Johannes Thorn
Johannes Thorn
**Describe the bug** The task `collectIncludes` picks up `.adoc` files from the output directory. In combination with the task `generateSite` this means, that files are included twice. It produces an...
The subsection _Content of the mainConfigFile_ does not contain the contents of the main config file. The following error is displayed. > Unresolved directive in - include::../../../Config.groovy[tags=**] I assume that...
This change will add stepping through table rows via option, role or attribute `rowSteps` on the table block.
Currently the `step` option on a table is translated into the class `fragment` on the resulting HTML table. This differs from the translation for ordered and unordered lists where the...
Describe how the AsciiDoc report may be generated via CLI or Maven. Unfortunately I couldn't describe the Gradle configuration. The sections for the Maven and Gradle Plugin will be upgraded...
Refs #1076 See https://docs.gradle.org/current/userguide/organizing_gradle_projects.html#sec:build_sources for our inspiration. ### All Submissions: * [ ] Did you update the `changelog.adoc`? * [ ] Does your PR affect the documentation? * [ ]...
**Is your feature request related to a problem? Please describe.** After #9 is merged the theme support consists of not applying any styling to the elements to not conflict with...
**Is your feature request related to a problem? Please describe.** 1. PlantUML allows to process JSON data https://plantuml.com/en/preprocessing-json 2. ??? 3. PROFIT! It might be possible to read the domain...
**Is your feature request related to a problem? Please describe.** As stated in the [PlantUML skinparam documentation](https://plantuml.com/en/skinparam) skin parameters are deprecated and should be replaced by [PlantUML styles](https://plantuml.com/en/style-evolution). > Important:...
**Is your feature request related to a problem? Please describe.** #7 showed that there activities that don't fit into the simplistic `subject predicate object [post target]` schema. **Describe the solution...