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:
parent
b6e3f48a89
commit
1e2f8959d9
|
|
@ -293,3 +293,4 @@ If the preceding restrictions mean that you cannot use Spring Boot Loader, consi
|
||||||
* http://www.jdotsoft.com/JarClassLoader.php[JarClassLoader]
|
* http://www.jdotsoft.com/JarClassLoader.php[JarClassLoader]
|
||||||
* https://sourceforge.net/projects/one-jar/[OneJar]
|
* https://sourceforge.net/projects/one-jar/[OneJar]
|
||||||
* https://imperceptiblethoughts.com/shadow/[Gradle Shadow Plugin]
|
* https://imperceptiblethoughts.com/shadow/[Gradle Shadow Plugin]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue