Bläddra i källkod

Added Admonition.

mitm 7 år sedan
förälder
incheckning
2ba3b20f49
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      src/docs/asciidoc/jme3/advanced/nifty_gui_xml_layout.adoc

+ 1 - 1
src/docs/asciidoc/jme3/advanced/nifty_gui_xml_layout.adoc

@@ -94,7 +94,7 @@ The following minimal XML file contains a start screen and a HUD screen. (Neithe
 
 Every Nifty +++<abbr title="Graphical User Interface">GUI</abbr>+++ must have a start screen. The others (in this example, the HUD screen) are optional.
 
-*Note:* In the following examples, the XML schema header is abbreviated to just `&lt;nifty&gt;`.
+NOTE: In the following examples, the XML schema header is abbreviated to just `<nifty>`.
 
 
 === Make Layers