After dusting off some older projects, I've made something decent for
using txt2tags (http://txt2tags.org) syntax in a tiddlywiki
(http://tiddlywiki.com). It supports almost all txt2tags syntax
(except tables and definition lists) and borrows some wiki-specific
syntax from tiddlywiki.
Please have a look here:
http://wiki.txt2tags.org/index.php/Main/TiddlywikiPlugin
That page has a chunk of text suitable to copy-paste into a new
"tiddler" and get you started.
The code "lives" in txt2tag's 'extras' directory in subversion if you
want to edit it yourself.
If you have any questions,comments, or suggested fixes for problems,
you can send them to me.
--
David Young
I'm using TW 2.6.1 and t2t makes quite a mess of my TW. It seems to be
layout related... As a test I downloaded a fresh empty.html from
tiddlywiki.com and t2t works fine with that - I guess it's one of my
plugins and or my stylesheets?
Anyone else?
Russ
> --
> You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group.
> To post to this group, send email to tiddly...@googlegroups.com.
> To unsubscribe from this group, send email to tiddlywikide...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/tiddlywikidev?hl=en.
>
>
using txt2tags (http://txt2tags.org) syntax in a tiddlywiki
Does adding the t2t plugin to an otherwise unchanged tw lead to problems?
> You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
> To post to this group, send email to tiddl...@googlegroups.com.
> To unsubscribe from this group, send email to tiddlywiki+...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.
>
>
--
David Young
I could have been more clear - I did not add the tag to anything or
try to use the plugin... I just added to my TW and the layout went
crazy. Disabled the systemConfig tag, reloaded, TW back to normal.
Re-enabled again, broken again.
I tried disabling a few other plugins (while enabling t2t) but no joy.
And since it appears to be a layout problem, probably not the right
place to be looking, anyway.
"baffled"
Russ
Solution applied to the wiki page: comment out the replace wikify
function. It wasn't necessary for the plugin to function in the first
place.