
|
[dokuwiki]
||
[Date Prev]
[07-2007 Date Index]
[Date Next]
||
[Thread Prev]
[07-2007 Thread Index]
[Thread Next]
[dokuwiki] Re: indenting text
- From: Jim Seymour <dweswlafroak@xxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Sun, 15 Jul 2007 09:52:07 -0700
Helge Kaltenbach wrote:
is there a way to indent text, not using a list style with * or - ??
I just want some paragraphs to start indented...
There may be a plugin to do this, but one approximation is to use a
blank headline.
If you start your document with a "Level 3" headline (four equal signs),
you can indent sections by preceding them with a lower level heading.
Example:
==== Main Title ====
Normal, non-indented text.
== ==
Indented text
==== ====
Back to normal text.
One downside is that you seem to get an extra blank line after the
indented text. Also, don't use more than four equal signs for the
headings or else you'll get horizontal lines tossed in to the mix.
--
Jim Seymour
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
|

|