To explain a bit, Jeremy: The "dead keys" means that the character is hold back until you type the next character. This ensures that you can, for example, type é or ù.
If the next character is something which can't have the accent, you'll get the accent-character and the character you typed. E.g. `x If the next character is Space, you simply get the accent. So if you type 6 ` and space you get `````` If you just want 3, type 3 times ` and one space. I prefer 6 because I then go back 3 characters, press enter, paste or type my code and have it nicely between the backticks. Am Freitag, 14. Februar 2014 11:49:50 UTC+1 schrieb Jeremy Ruston: > > Hi Patrick > > Here's the link to the earlier discussion that Stephan referred to: > > https://groups.google.com/d/msg/tiddlywiki/OTcw7YeO3YU/dGmCme18OpMJ > > > Hint: You do not need to press space after every `. Just press it 6 > times and one space and you have all the backticks required for a code > block. > > I'd like to include a note about this on tiddlywiki.com. Would it be > correct to say this: > > Note that on some keyboard layouts the most efficient way to type three > backticks is actually to type ''six'' backticks followed by a space (which > you may then need to delete). > > Best wishes > > Jeremy > > On Fri, Feb 14, 2014 at 7:20 AM, Stephan Hradek > <[email protected]<javascript:> > > wrote: > >> We already had that. Search around. >> >> Hint: You do not need to press space after every `. Just press it 6 times >> and one space and you have all the backticks required for a code block. >> >> -- >> 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] <javascript:>. >> To post to this group, send email to [email protected]<javascript:> >> . >> Visit this group at http://groups.google.com/group/tiddlywiki. >> For more options, visit https://groups.google.com/groups/opt_out. >> > > > > -- > Jeremy Ruston > mailto:[email protected] <javascript:> > -- 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. For more options, visit https://groups.google.com/groups/opt_out.

