asciidoctor-gradle-plugin icon indicating copy to clipboard operation
asciidoctor-gradle-plugin copied to clipboard

A Gradle plugin that uses Asciidoctor via JRuby to process AsciiDoc source files within the project.

Results 109 asciidoctor-gradle-plugin issues
Sort by recently updated
recently updated
newest added

Integrate the usage of https://github.com/melix/deck2pdf as an additional plugin. NOTE: Although the name is Deck2Pdf it supports a variety of slide decks including Reveal.js. It also supports JPG & PNG...

3.x
has-external-block
help wanted

Add an example that uses an extension created in buildSrc. This will need to be done as a compatibility test.

documentation
2.x

Refactor build-logic into buildSrc before it results in spaghetti.

task
infrastructure
3.x

Better docs and examples for Kotlin DSL. Update gradle/gradle#6790 when done.

documentation
2.x
help wanted

Use command-line argument provider (https://guides.gradle.org/using-build-cache/?_ga=2.224160795.1428890031.1532515045-804515286.1473778523#dealing_with_file_paths) for current build.gradle files.

enhancement
3.x
good first issue

I am trying to migrate a large documentation project from the old (1.5) to the new gradle plugin (>2.0). The project uses file relative includes in most places. To avoid...

documentation
3.x
good first issue

I'm having trouble getting a Ditaa diagram to render correctly in the PDF format. I'm using the `asciidoctorPdf ` task. Issue #450 reported the same problem, but was closed without...

documentation
3.x
good first issue

Before Asciidoctor Gradle plugin 2.x, `include` directive with relative path works but I didn't find any way to achieve the same with Asciidoctor Gradle plugin 2.x. I can change them...

I've just become aware of the `asciidoctor` configuration being removed in the latest versions of the Gradle plugin. I'd like to see if it could be reinstated as I think...

question
2.x