From bbd137277001e28281bbdbc6b56b1024837e690a Mon Sep 17 00:00:00 2001 From: Oleh Prypin Date: Thu, 17 Mar 2016 22:23:41 +0200 Subject: [PATCH] Fix list formatting in Scripting doc --- tutorials/step_by_step/scripting.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/tutorials/step_by_step/scripting.rst b/tutorials/step_by_step/scripting.rst index b4e12835..3891ccb8 100644 --- a/tutorials/step_by_step/scripting.rst +++ b/tutorials/step_by_step/scripting.rst @@ -77,9 +77,10 @@ Scene setup This tutorial will begin by scripting a simple GUI scene. Use the add node dialog to create the following hierarchy, with the following nodes: -- Panel - \* Label - \* Button +- Panel + + * Label + * Button It should look like this in the scene tree: