Add hint for typing triple backticks on some keyboards

print-window-tiddler
Jermolene 2014-02-14 19:09:49 +00:00
rodzic e43a190dab
commit c3254bc981
1 zmienionych plików z 4 dodań i 1 usunięć

Wyświetl plik

@ -1,5 +1,5 @@
created: 20131205160047557
modified: 20131205160108132
modified: 20140214190843724
tags: wikitext
title: Code Blocks in WikiText
type: text/vnd.tiddlywiki
@ -19,3 +19,6 @@ Renders as:
```
This will be monospaced
```
Note that some keyboard layouts treat the backtick as a [[dead key|http://en.wikipedia.org/wiki/Dead_key]], making it hard to type. The trick is to type three backticks followed by a space (and then typically remove the space). Alternatively, type all six backticks in one go, then a space, and then move the cursor back to type or paste the content.