diff --git a/README.adoc b/README.adoc index daaa2a9..2b9840c 100644 --- a/README.adoc +++ b/README.adoc @@ -53,7 +53,7 @@ Sample: link:samples/enhanced-rendering.adoc[] === hide_empty_section Removes the section when no elements are found -Sample: link:samples/hide-if-empty-list-sample.adoc +Sample: link:samples/hide-if-empty-list-sample.adoc[] == Docker [source,bash] @@ -79,3 +79,6 @@ asciidoctor -r ./lib/asciidoctor-lists.rb samples/list-sample.adoc gem build asciidoctor-lists.gemspec gem install asciidoctor-lists-x.x.x.gem ---- + +== Docker Image +- Support in official asciidoctor Docker image is waiting for approval (See https://github.com/asciidoctor/docker-asciidoctor/pull/262)