-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Replace gradle plugin #141
Conversation
… is stuck on an old library version
…tyle' to 'pdf-theme'
Build Successful! You can find a link to the downloadable artifacts below.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Das Ergebnis sieht soweit gut aus. Mir ist zumindest beim ersten Durchschauen von HTML und PDF nichts aufgefallen.
Wenn der Branch dann gemerged ist, müssen wir noch ans PDF Theme ran, da es da ein paar Deprecation Warnings gibt.
Wenn du die Sachen noch bitte anpasst, können wir das hier zu machen 🙂
Ersetzt das Gradle Plugin für AsciidoctorJ durch die Einbindung von AsciidoctorJ selbst, welches von einem minimalen Java Programm aufgerufen wird. Dadurch kann jederzeit auf die aktuellste Version von AsciidoctorJ migriert werden.