[dokuwiki] Is there a way to force a newline in a table entry?

  • From: Chris G <cl@xxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Wed, 22 Jun 2011 21:34:27 +0100

Currently I'm doing the following (horrible) bodge:-


^ Heading 1 ^ Heading 2 ^ Heading 3 ^
|  Data 1   |   Data 2  |  data 3   |
|  Data 4   | Data 5<html><br></html>Data 5b | data 6 |
|  Data 7   |  Data 8   |  Data 9   |

This does what I want, it displays:-

    Data 5
    Data 5b

In the table, however I was wondering if there is a more elegant way of
doing this?

-- 
Chris Green
-- 
DokuWiki mailing list - more info at
http://www.dokuwiki.org/mailinglist

Other related posts: