<p>Atlas supports four different markup languages: HTML, markdown, asciidoc, and docbook. To use the Visual Editor, write your project in HTML making sure to adhere to the HTMLBook spec, or just use the Visual Editor right from the beginning (it already follows the HTMLBook rules).</p>
<p>What is a section?</p>
<p>An integral part of the HTMLBook spec is the concept of sections. </p>
<p>Hover over this paragraph of text. See that blue line that appears? That line helps you insert a new block wherever it shows up. By default, the line will insert just a plain paragraph, but once you do that, you can use the Insert... menu to change that new paragraph into a whole new section, sidebar, note, or some other book element.</p>
<p>Atlas inserts a new, nested section at the correct level. For example, if you are currently within a Section 1 block, Atlas will insert a Section 2.</p>
<p>Sometimes the magic line won't appear after the last section in a chapter. To get around this, insert a new paragraph at the very end of the file. The magic line should then appear.</p>