mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 10:07:19 +00:00
Add hint for typing triple backticks on some keyboards
This commit is contained in:
parent
e43a190dab
commit
c3254bc981
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user