Browse Source

Update project_creation.adoc

Brought [source, block] into the list using list continuation.
mitm001 9 years ago
parent
commit
ae8cc6ebe5
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/docs/asciidoc/sdk/project_creation.adoc

+ 2 - 1
src/docs/asciidoc/sdk/project_creation.adoc

@@ -112,7 +112,8 @@ ant clean; ant jar; ant run;
 **  You can <<sdk/model_loader_and_viewer#,import models, scenes, and materials>> as assets into your project.
 **  To add sound files and images, use your operating system's file explorer and copy the files into your project's asset directory.
 
-*  *ToDo List:* The tasks window automatically lists all lines containing errors and warnings, and all lines that you have marked with the comment keywords 
+*  *ToDo List:* The tasks window automatically lists all lines containing errors and warnings, and all lines that you have marked with the comment keywords
++
 [source,html]
 ----
 FIXME