Hi Julien,
> was a mistake. It removes the starting "|" for every other lines.
>
Of course. Now I can see that. Would have better been:
var out = "|" +
p.responseText
.split("\n")
.join("|\n|")
.split(";")
.join("|")
.replace(/\n|$/,"\n");
wikify(out,place);
Best wishes,
Tobias.
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/4c8eb73e-6823-40b7-a13f-3ab1fdfc3f8e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.