From 544da5e612ca16151d94f32f2b787ff687e8c809 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 9 Nov 2017 15:34:47 +0000 Subject: [PATCH] Reinstate 2nd blank line after lists at end of .adoc files Without the 2nd blank line, Asciidoctor does not render the content in the next file correctly or omits it entirely. Closes gh-10946 --- .../src/main/asciidoc/appendix-executable-jar-format.adoc | 1 + .../src/main/asciidoc/documentation-overview.adoc | 1 + 2 files changed, 2 insertions(+) diff --git a/spring-boot-project/spring-boot-docs/src/main/asciidoc/appendix-executable-jar-format.adoc b/spring-boot-project/spring-boot-docs/src/main/asciidoc/appendix-executable-jar-format.adoc index e97f36ed9f..07dbb939b9 100644 --- a/spring-boot-project/spring-boot-docs/src/main/asciidoc/appendix-executable-jar-format.adoc +++ b/spring-boot-project/spring-boot-docs/src/main/asciidoc/appendix-executable-jar-format.adoc @@ -331,3 +331,4 @@ following alternatives: * http://maven.apache.org/plugins/maven-shade-plugin/[Maven Shade Plugin] * http://www.jdotsoft.com/JarClassLoader.php[JarClassLoader] * http://one-jar.sourceforge.net[OneJar] + diff --git a/spring-boot-project/spring-boot-docs/src/main/asciidoc/documentation-overview.adoc b/spring-boot-project/spring-boot-docs/src/main/asciidoc/documentation-overview.adoc index a0c454a878..063076f743 100644 --- a/spring-boot-project/spring-boot-docs/src/main/asciidoc/documentation-overview.adoc +++ b/spring-boot-project/spring-boot-docs/src/main/asciidoc/documentation-overview.adoc @@ -152,3 +152,4 @@ Properties>> | <> | <> +