Hi all
I use modifications of Yann Perrin's easyFormat plugin as a formatting
menu for my TWs. (see here for an example):
http://www.giffmex.org/twfortherestofus.html#easyFormat
I would like to use it (in a different file) to quickly insert text
that, unfortunately, spans more than one line.
I tried adding <br>, but it didn't work: it just adds <br> as text
rather than actually. Also tried <html><br></html> to no avail.
I want to be able to quickly insert
{{special css table class{
|!|!|!|
||||
||||
||||
}}}
or
|sortable|k
||||h
||||
||||
||||
To make tables quicker to create for those who don't know much about
table formatting.
Any workarounds without resorting to other plugins?
Dave