Fix broken asciidoc rendering

Restore the blank line at the end of `executable-jar-format.adoc`
which appears to be required.

See gh-18007
This commit is contained in:
Phillip Webb 2019-08-29 23:53:16 -07:00
parent b6e3f48a89
commit 1e2f8959d9
1 changed files with 1 additions and 0 deletions

View File

@ -293,3 +293,4 @@ If the preceding restrictions mean that you cannot use Spring Boot Loader, consi
* http://www.jdotsoft.com/JarClassLoader.php[JarClassLoader]
* https://sourceforge.net/projects/one-jar/[OneJar]
* https://imperceptiblethoughts.com/shadow/[Gradle Shadow Plugin]