Hi Julien,

>
>    - first line misses a "|" at the begening
>    - last lines is a lonely "|"
>
>
>
Try...

var out = p.responseText.split("\n");
out = out.join("|\n");
out = out.split(";");
wikify("|" + out.join("|"),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/7736ca1a-209d-450f-8cf8-e6ae96ee889a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to