[dokuwiki] newbie - section editing erases newlines
- From: Luca Pireddu <luca@xxxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Sat, 31 Dec 2005 11:03:27 -0700
Hello. I have just installed dokuwiki, and although I'm enjoying it I am
having one significant problem with it. When I edit a section of a page (by
clicking the "edit" button at the bottom of a section), dokuwiki erases all
the newlines in the preceding and following sections. Here's an example.
This is the original page:
====== h1 ======
testing page
===== h2 =====
what happens here?
===== h2 b =====
another section
Now, I click "edit" in the h2 section. I make no changes, but I save. The
page ends up like this:
====== h1 ====== testing page
===== h2 =====
what happens here?
===== h2 b ===== another section
So the newlines in the preceding and following sections are deleted. Is this
a known bug, or is there something wrong with my setup?
Thanks, and happy new year!
Luca
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- Follow-Ups:
- [dokuwiki] Re: newbie - section editing erases newlines
- From: Luca Pireddu
Other related posts:
- » [dokuwiki] newbie - section editing erases newlines
- » [dokuwiki] Re: newbie - section editing erases newlines
- » [dokuwiki] Re: newbie - section editing erases newlines
- [dokuwiki] Re: newbie - section editing erases newlines
- From: Luca Pireddu