From 1e8b1c532af78f48d6ab05ba8f05d62f1350178c Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Fri, 16 Nov 2018 11:30:20 +0100 Subject: [PATCH] Polishing formatting of an Initializr image --- docs/src/main/asciidoc/preface.adoc | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/docs/src/main/asciidoc/preface.adoc b/docs/src/main/asciidoc/preface.adoc index 0e1fdcd2c..d307cbf35 100644 --- a/docs/src/main/asciidoc/preface.adoc +++ b/docs/src/main/asciidoc/preface.adoc @@ -46,8 +46,14 @@ For example, you can choose Gradle as your build tool instead of Maven (the defa + The value of the *Artifact* field becomes the application name. If you chose RabbitMQ for the middleware, your Spring Initializr should now be as follows: -+ -image::{github-raw}/docs/src/main/asciidoc/images/spring-initializr.png[Spring Initializr] + +[%hardbreaks] +[%hardbreaks] +[%hardbreaks] +image::{github-raw}/docs/src/main/asciidoc/images/spring-initializr.png[align="center"] + +[%hardbreaks] +[%hardbreaks] . Click the *Generate Project* button. +