[pmwiki] Re: [Pmwiki-users] discussion on line breaks
Christian Ridderström
chr
Sun Aug 10 18:35:52 CDT 2003
> I was actually surprised that
> * A bullet point[[<<]]
> More text on the same bullet point.
>
> didn't work, whereas this works:
> * A bullet point[[<<]]More text on the same bullet point.
>
Adding a line continuation character works too:
* A bullet point[[<<]] \
More text on the same bullet point
Hmm.. if you used '\\' as line break, this could look like:
* A bullet point \\ \
More text on the same bullet point
This assumes that you don't require '\\' to be at the end of the line...
in that case maybe '\\\' could be used to indicate line-break and
continuation of paragraph, i.e.
* A bullet point \\\
More text on the same bullet point
/Christian
--
Christian Ridderstr?m, +46-8-768 39 44 http://www.md.kth.se/~chr
More information about the pmwiki-users
mailing list