[dokuwiki] question regarding text flow

  • From: Matthias Grimm <matthiasgrimm@xxxxxxxxxxxxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Wed, 11 May 2005 18:39:27 +0200

Hi,

I like the feature in DokuWiki that images could be placed so
easily. Especially that the text can flow right or left around images is
a very nice feature, so I use it often.

After I placed an image and the text started to flow around it might
happen, that I wanted to start a new paragraph below the picture but the
place beside the picture was not fully filled. How can I stop the text
flow?

I experimented with embedded HTML and the following line would do the
job:     <html><p style="clear:both;"></p></html>

But to put this line in every time I need it can't be the best solution
so I remembered the DokuWiki method to replace special characters, so
called entities and added following line to entities.conf:

{clear}  <p style="clear:both;"></p>

Now I only have to insert {clear} to interrupt the text flow and the best: I 
don't
have to enable embedded HTML code.

Is this a adequate solution or is there a much simpler way I haven't seen yet?
Does anybody else had this problem and solved it? how?

  Best Regards
     Matthias


-- 
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: