TW5 - The triple double quotes and the <nowiki> markup does not work on my tiddlywiki 5.1.8

389 views
Skip to first unread message

Jordi Vila

unread,
Jun 8, 2015, 2:58:22 AM6/8/15
to tiddl...@googlegroups.com
Hello there,

I'm using tiddlywiki 5 since the beta versions and I'm a great fan of your work. For some reason I don't understand the triple quote/nowiki markus do not work. Try this snippet of tiddlywiki

#SOMEONE: [[something interesting]] a """C:\Users\DBla\AppData\Local\SomeSite\__u.exe""" per XXX\DBla
#*Dijous, 4 de juny del 2015

#SOMEONE: [[something interesting]] a <nowiki>C:\Users\DBla\AppData\Local\SomeSite\__u.exe</nowiki> per XXX\DBla
#*Dijous, 4 de juny del 2015


Do you know why?

Thanks in advance,

Jordi Vila

PMario

unread,
Jun 8, 2015, 4:34:04 AM6/8/15
to tiddl...@googlegroups.com
On Monday, June 8, 2015 at 8:58:22 AM UTC+2, Jordi Vila wrote:
#SOMEONE: [[something interesting]] a """C:\Users\DBla\AppData\Local\SomeSite\__u.exe""" per XXX\DBla
#*Dijous, 4 de juny del 2015
 
Try the backtick syntax [1]:

#SOMEONE: [[something interesting]] a `C:\Users\DBla\AppData\Local\SomeSite\__u.exe` per XXX\DBla
#*Dijous, 4 de juny del 2015



Tripple double quotes are not meant to be "nowiki"
see: http://tiddlywiki.com/#Hard%20Linebreaks%20in%20WikiText

They are a block element and need to be at the beginning of the line, similar to block quotes [2]

 
#SOMEONE: [[something interesting]] a <nowiki>C:\Users\DBla\AppData\Local\SomeSite\__u.exe</nowiki> per XXX\DBla
#*Dijous, 4 de juny del 2015

<nowiki> was supported be TWclassic and since it isn't a valid html tag, TW doesn't understand it.


[1] http://tiddlywiki.com/#Formatting%20in%20WikiText
[2] http://tiddlywiki.com/#Block%20Quotes%20in%20WikiText

Jordi Vila

unread,
Jun 10, 2015, 4:26:55 AM6/10/15
to tiddl...@googlegroups.com
Hello there,

This solution works, but this is not what I want. Is there no way to escape the markup symbols?

RichardWilliamSmith

unread,
Jun 10, 2015, 7:58:25 AM6/10/15
to tiddl...@googlegroups.com
Hi Jordi,

You can suppress the individual camelcase instances with a tilde, like so:

#SOMEONE: [[something interesting]] a C:\Users\DBla\~AppData\Local\~SomeSite\__u.exe per XXX\DBla
#*Dijous, 4 de juny del 2015

Regards,
Richard

Jordi Vila

unread,
Jun 10, 2015, 12:31:34 PM6/10/15
to tiddl...@googlegroups.com
Thanks for your answer.

Anyway, this is not the problem. The problem is the double underscore. There is NO way to escape it. Backslashing them does not work. The back tilde converts it in a code snippet, but this is not the way I'm searching.

Thanks,

Jordi

--
You received this message because you are subscribed to a topic in the Google Groups "TiddlyWiki" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tiddlywiki/cIb1OqQsiUM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
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/0d6021b8-9ab5-422b-8531-1ddf0cce5000%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages