[tw] Re: How to escape __ and //

2014-08-13 Thread PMario
On Thursday, July 24, 2014 3:45:42 PM UTC+2, PMario wrote: If you have a lot of documentation with __ and so on you could include the following line at the top of your tiddler. \rules except emphasis Starting with TW 5.0.14 beta you can disable every rule separately. emphasis has been

[tw] Re: How to escape __ and //

2014-07-24 Thread BJ
you could put a Zero Width Non Joining character (html entity zwnj;) between the two '/'s cheers BJ On Wednesday, July 23, 2014 3:28:11 PM UTC+2, duzuike wrote: It's TW5. I tried this : ``` svn://example.com __stdcall ``` But It's not a good idea when you are writing normal

[tw] Re: How to escape __ and //

2014-07-24 Thread PMario
If you have a lot of documentation with __ and so on you could include the following line at the top of your tiddler. \rules except emphasis __ test which prevents wikifikation for all of them :/ This is ''bold'' text This is //italic// text This is __underlined__ text This

Re: [tw] Re: How to escape __ and //

2014-07-24 Thread Jeremy Ruston
Hi Duzuike TW5 doesn't support nowiki/nowiki at the moment, but we need to add it (or something equivalent) to cope with this situation. I've added a ticket: https://github.com/Jermolene/TiddlyWiki5/issues/699 Best wishes Jeremy On Thu, Jul 24, 2014 at 1:53 PM, BJ buggy...@gmail.com wrote:

[tw] Re: How to escape __ and //

2014-07-23 Thread duzuike
It's TW5. I tried this : ``` svn://example.com __stdcall ``` But It's not a good idea when you are writing normal text . 在 2014年7月22日星期二UTC+8下午11时52分05秒,Mat写道: On Tuesday, July 22, 2014 1:30:06 PM UTC+2, Stephan Hradek wrote: You forgot to mention [twc] or [tw5] in the topic. I

[tw] Re: How to escape __ and //

2014-07-22 Thread Ton Gerner
Hi duzuike, You can handle it like code: ``` svn://example.com __stdcall ``` or `svn://example.com` `__stdcall` but I don't know if this is what you want. Cheers, Ton On Tuesday, July 22, 2014 9:43:41 AM UTC+2, duzuike wrote: Hi, I want svn://example.com

[tw] Re: How to escape __ and //

2014-07-22 Thread Stephan Hradek
As long as ~ does not generally unescape, going for html escapes might help: _ = #95; / = #47; -- 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

[tw] Re: How to escape __ and //

2014-07-22 Thread duzuike
Thank you. This result is what I wanted. But I want to know is there any simpler method ? What is nowiki/nowiki and ? 在 2014年7月22日星期二UTC+8下午4时45分25秒,Stephan Hradek写道: As long as ~ does not generally unescape, going for html escapes might help: _ = #95; / = #47; -- You received

[tw] Re: How to escape __ and //

2014-07-22 Thread Stephan Hradek
You forgot to mention [twc] or [tw5] in the topic. I assume, this is twc… Someone else needs to jump in here. -- 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

[tw] Re: How to escape __ and //

2014-07-22 Thread Mat
On Tuesday, July 22, 2014 1:30:06 PM UTC+2, Stephan Hradek wrote: You forgot to mention [twc] or [tw5] in the topic. I assume, this is twc… Someone else needs to jump in here. Aha, if it is TWC, then you can use {{{ }}} to make it code {{{ svn://example.com http://twitter.com __stdcall

[tw] Re: How to escape newlines?

2008-10-17 Thread Evaldas
Actually, I asked quite the opposite, not how to embed linebreaks, but how to eliminate them. I guess I introduced lots of confusion mentioning multiline content in tables. Let's say I have content: This needs to be displayed /% COMMENT HERE %/ on one line. Wiki engine displays it as one line

[tw] Re: How to escape newlines?

2008-10-17 Thread cmari
Maybe the solution proposed by Wolfgang in an earlier thread would work? http://groups.google.com/group/TiddlyWiki/browse_frm/thread/83a25e1f96c4ec36/7e9a987f69f88814?lnk=gstq=empty+lines#7e9a987f69f88814 or http://tinyurl.com/create.php cmari On Oct 17, 1:22 pm, Evaldas [EMAIL PROTECTED] wrote:

[tw] Re: How to escape newlines?

2008-10-16 Thread Eric Shulman
Hi everyone, Is there any escape newline character(s) in TiddlyWiki? How do I escape newlines? Googled for it, but found nothing. See http://www.TiddlyTools.com/#CoreTweaks The very last tweak in the tiddler is: (no ticket) backslash-quoting for embedding newlines in 'line-mode' formats

[tw] Re: How to escape newlines?

2008-10-16 Thread Morris Gray
I've noticed that CoreTweaks has version in the leading paragraph that states what version it currently applies to. This has the effect that CoreTweaks appears to be appropriate to whatever version it is in. Perhaps the version should be hard coded. ''Note: the changes contained in this

[tw] Re: How to escape newlines?

2008-10-16 Thread Dave Gifford - http://www.giffmex.org/
What? Oh shoot I thought the subject line said How to escape newbies and I was eager to read everyone's ideas. Dave --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups TiddlyWiki group. To post to this group, send email