Thanks for the feedback!
> Whilst Martin's original plugin allows one to specify formatting
> formatting conventions in the header and use
> '!!' to separate headings and '||' to separate other cells, the new
> plugin does not.
This works fine for me:
---------------
{| class="foo"
! Heading 1 !! Heading 2 !! Heading 3
|-
| row 1, column 1 || row 1, column 2 || row 1, column 3
|-
| row 2, column 1 || row 2, column 2 || row 2, column 3
|}
---------------
Can you upload a simple demo illustrating what does not work for you?
> allow the intermingling of the usual TiddlyWiki cell format for simply
> formatted cells and the MediaWiki format for more complex cells.
Mixing TiddlyWiki and MediaWiki table markup sounds messy - both from an
implementation as well as from an end-user's point of view.
We're actively trying to avoid to create Yet Another Markup Language
here, so I'm afraid it's gonna be either or...
-- F.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---