[pmwiki-users] Comments-UseCases page
Petko Yotov
5ko at 5ko.fr
Tue May 27 15:23:54 CDT 2014
Petko Yotov writes:
> PmForm does not add a line break. You probably have a few newline characters
> in your template, notably before or after lines containing (:template ...:).
> Use \ at end of a line to join it with the next line and thus delete the
> newline character between the two.
Sorry, while adding a backslash at he end of the lines will probably
correctly render the posted content in the HTML output, the resulting wiki
source text will contain these backslashes and this might be not desirable.
For the cleanest content you may prefer placing all (:template...:)
directives on a single line without spaces or linebreaks between them.
Petko
More information about the pmwiki-users
mailing list