Hi!

I have been using the tiddlywiki --rendertiddlers command to render the 
tiddlers for my static website. Since the --rendertiddlers is depreciated 
in favour of --render, I have been trying to make the transition as well. 

However, the render command doesnt encode the filenames using 
tv-get-export-link or tv-get-export-path by default. The internal links are 
still getting encoded properly.

This works perfectly:
tiddlywiki --rendertiddlers '[!is[system]]' adithyab/website/base . 
text/plain

This doesnt format the filenames at all:
tiddlywiki --render "[!is[system]]" "[is[tiddler]addsuffix[.html]]" 
text/plain adithyab/website/base

How to get the --render command to use the tv-get-export-path/link macros?
Thanks for helping.
Adithya

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/e308a705-5ac2-466b-a425-6823effa9230n%40googlegroups.com.

Reply via email to