Browse Source

Fix inline code formatting in Importing 3D scenes

Hugo Locurcio 4 years ago
parent
commit
6e849a9700
1 changed files with 7 additions and 7 deletions
  1. 7 7
      getting_started/workflow/assets/importing_scenes.rst

+ 7 - 7
getting_started/workflow/assets/importing_scenes.rst

@@ -174,13 +174,13 @@ is modified and re-imported.
 
 .. note::
 
-    Godot will not reimport materials that are stored in external files
-    unless you remove the associated `.material` file before reimporting.
-    
-    To force reimporting materials every time the 3D scene is reimported,
-    change the material storage mode in the 3D scene by selecting it in
-    the FileSystem dock, then go the Import dock and set
-    **Material > Storage** to **Built-In** instead of **Files**.
+    Godot will not reimport materials that are stored in external files unless
+    you remove the associated ``.material`` file before reimporting.
+
+    To force reimporting materials every time the 3D scene is reimported, change
+    the material storage mode in the 3D scene by selecting it in the FileSystem
+    dock, going to the Import dock then setting **Material > Storage** to
+    **Built-In** instead of **Files**.
 
 Keep On Reimport
 ^^^^^^^^^^^^^^^^