[pmwiki-users] How to stop the creation of a paragraph
H. Fox
haganfox at users.sourceforge.net
Fri Mar 17 19:54:37 CST 2006
On 3/16/06, Patrick R. Michaud <pmichaud at pobox.com> wrote:
> Although now that I think about it, perhaps the \ should do
> this since it has a somewhat similar meaning ("break") at the
> end of lines:
>
> %center% This is a paragraph, center justified
> \ %right% This is a second paragraph, right-justified and
> without an intervening vertical space.
FWIW, I prefer \ over P: for a new-paragraph markup because it's a
single character.
Some text
\%indent%Some more text, "book formatted".
Does this mean
Here is some text\\
and some more
could be replaced with
Here is some text
\and some more
And we'd see two paragraphs with no blank line between them rather
than one paragraph with a <br /> tag?
Hagan
More information about the pmwiki-users
mailing list