I don't know about TW5 but in TWc if you don't care about compatibility with other TiddlyWikis you could alter the formater itself.
AKA: Change "--" to "-s-" (In TWC "--" = Strike) than you would be able to use -- with out doing anything. However this will break your content if used/imported to a TiddlyWiki that dose not also have this change thereby use with caution. On Tuesday, October 22, 2013 4:21:55 AM UTC-7, Stephan Hradek wrote: > > I'm trying to convert some POD http://perldoc.perl.org/perlpod.html to > TW5 tiddlers. > > But when it comes to describing options, this is perfect as long as there > is just one hyphen. > > Example: > > ;-v > :verbose mode > > renders fine as > > *-v* > verbose mode > > But when it comes to double hyphen I don't get 2 but a dash > > ;--file name > :the file name to use > > renders as > *—file name* > the file mame to use > > Currently I work around this by putting 4 / in between: > > ;-////-file name > > But is there no "official" or less inconvenient way? > -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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/tiddlywikidev. For more options, visit https://groups.google.com/groups/opt_out.
