Sorry for the late response.
> I would like to integrate it in TiddlyWiki, but ...
> Can you give me some advice on the best syntax to handle it ?
It might be best to ask end-users about this.
Perhaps you could use a leading column to indicate level:
|*|#A-1|
|**|#B-1|
|**|#B-2|
|*|#A-2|
That way they would still be valid and readable tables even if the
plugin is not installed.
> is there a doc somewhere on the jQuery plugin integration ?
There's this walkthrough:
http://groups.google.com/group/TiddlyWikiDev/t/6814fe3964b5fdfc
However, there's no magic to it; jQuery plugins are just JavaScript
code, so they can be included pretty much like any existing code out there.
-- F.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TiddlyWikiDev" 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/TiddlyWikiDev?hl=en
-~----------~----~----~----~------~----~------~--~---