Skip to content

Commit 5c16952

Browse files
committed
[#1208] [DOC] Fix: Show copy buttons in code blocks with latest Asciidoctor gradle plugin
1 parent 1afdfde commit 5c16952

File tree

3 files changed

+1041
-2
lines changed

3 files changed

+1041
-2
lines changed

RELEASE-NOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Picocli follows [semantic versioning](http://semver.org/).
4949
* [#1202] DOC: Update to latest Asciidoctor gradle plugin. Thanks to [Andreas Deininger](https://github.com/deining) for the pull request.
5050
* [#1203] DOC: Replace 'coderay' source code highlighter with 'rouge' to support Kotlin, Scala and Groovy. Thanks to [Andreas Deininger](https://github.com/deining) for the pull request.
5151
* [#1205] DOC: User manual `checksum` example: add more tabs for Groovy, Groovy script and Scala. Thanks to [Andreas Deininger](https://github.com/deining) for the pull request.
52-
52+
* [#1208] DOC: Fix: Show copy buttons in code blocks with latest Asciidoctor gradle plugin. Thanks to [Andreas Deininger](https://github.com/deining) for the pull request.
5353
* [#1192] Dependency Upgrade: Bump AsciiDoctor to 2.1.0 from 1.6.2. Thanks to [Andreas Deininger](https://github.com/deining) for the pull request.
5454

5555
## <a name="4.5.2-deprecated"></a> Deprecations

docs/index.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@ object Checksum {
242242
}
243243
----
244244

245+
245246
[TIP]
246247
====
247248
You can https://www.jdoodle.com/embed/v0/2mQM?stdin=1&arg=1[run this example online^].

0 commit comments

Comments
 (0)