====== Keeping newlines as is? ====== :?: Can I display the newline without using the magical '%%\\%%'? I find that when dokuwiki parses my document it eats up all my newlines, but I want the newlines displayed just as what I inputed. :!: If you want a new paragraph just add a blank line. Preformatted text is possible with %%%% and %%%% tags. A mode which preserves newlines but applies other formatting is not available currently. As a side effect this encourages the users to create more structured texts, creating paragraphs for logical blocks. :!: The [[plugin:linebreak|linebreak plugin]] allows you to use simple line breaks to add normal line breaks.