<?xml version="1.0" encoding="utf-8"?><!DOCTYPE article  PUBLIC '-//OASIS//DTD DocBook XML V4.4//EN'  'http://www.docbook.org/xml/4.4/docbookx.dtd'><article><articleinfo><title>WikiCourse/BasicIntroduction/110_Headlines_and_Paragraphs</title></articleinfo><para><ulink url="http://wiki.ninux.org/WikiCourse/BasicIntroduction/110_Headlines_and_Paragraphs/Navigation%28slides%29#">Navigation(slides)</ulink> </para><section><title>Headlines and Paragraphs</title><para>Headlines are placed on a line of their own and surrounded by one to five equal signs denoting the level of the headline. The headline is in between the equal signs, separated by a space. Example: <ulink url="http://wiki.ninux.org/WikiCourse/BasicIntroduction/110_Headlines_and_Paragraphs/BR#">BR</ulink> <code>== Second Level ==</code> </para><itemizedlist><listitem override="none"><para><inlinemediaobject><imageobject><imagedata depth="16" fileref="http://wiki.ninux.org//moin_static197/ninuxtheme02/img/idea.png" width="16"/></imageobject><textobject><phrase>(!)</phrase></textobject></inlinemediaobject> A common error is to insert an additional blank after the ending equal signs! </para></listitem></itemizedlist><para>Paragraphs are lines separated by empty lines or other block structures.  This means those lines which <emphasis>directly</emphasis> follow each other belong to <emphasis>one</emphasis> paragraph. </para><para>Preformatted text (e.g. a copy of an email) should be placed inside three curly braces <code>{{{ ... }}}</code>: </para><screen><![CDATA[First Line
...
Last Line]]></screen><para>For better visual separation, horizontal lines can be generated by using four dashes. </para><!--rule (<hr>) is not applicable to DocBook--><para> For details see <ulink url="http://wiki.ninux.org/WikiCourse/BasicIntroduction/110_Headlines_and_Paragraphs/HelpOnHeadlines#">HelpOnHeadlines</ulink> and <ulink url="http://wiki.ninux.org/WikiCourse/BasicIntroduction/110_Headlines_and_Paragraphs/HelpOnRules#">HelpOnRules</ulink>. </para></section></article>