diff --git a/modules/ROOT/pages/getting-started/quick-start-guide.adoc b/modules/ROOT/pages/getting-started/quick-start-guide.adoc index 0f5c94638..d5d2b3475 100644 --- a/modules/ROOT/pages/getting-started/quick-start-guide.adoc +++ b/modules/ROOT/pages/getting-started/quick-start-guide.adoc @@ -104,20 +104,20 @@ Use the *Import* button and select the _.csv_ file you downloaded from Workspace [.shadow] image::import-saved-cypher.png[width=400] -// === Perspectives +=== Perspectives -// Perspectives, except for the default Perspective (which is automatically re-created in the new console), can be exported from the Perspective drawer in Workspace. -// Use the *Export* option on the Perspective you want to save. -// It is exported as a _.json_ file. +Perspectives, except for the default Perspective (which is automatically re-created in the new console), can be exported from the Perspective drawer in Workspace. +Use the *Export* option on the Perspective you want to save. +It is exported as a _.json_ file. -// [.shadow] -// image::export-perspective.png[width=300] +[.shadow] +image::export-perspective.png[width=300] -// In the new console, navigate to the *Explore* tab and open the *Perspective* drawer. -// Use the *Import* option and select the _.json_ file you downloaded from Workspace. +In the new console, navigate to the *Explore* tab and open the *Perspective* drawer. +Use the *Import* option and select the _.json_ file you downloaded from Workspace. -// [.shadow] -// image::import-perspective.png[width=600] +[.shadow] +image::import-perspective.png[width=600]