mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-05 08:42:49 -08:00
Update docs for double backtick syntax
This commit is contained in:
parent
2ee5093944
commit
5dd33904e7
1 changed files with 2 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
created: 20131205155959399
|
||||
modified: 20131205160130832
|
||||
modified: 20131230120942930
|
||||
tags: wikitext
|
||||
title: Formatting in WikiText
|
||||
type: text/vnd.tiddlywiki
|
||||
|
|
@ -7,6 +7,7 @@ type: text/vnd.tiddlywiki
|
|||
Available character formatting includes:
|
||||
|
||||
* <code>`backticks`</code> for `code`
|
||||
** Alternatively, <code>``double backticks allows `embedded` backticks``</code>
|
||||
* `''bold''` for ''bold text''
|
||||
* `//italic//` for //italic text//
|
||||
* `__underscore__` for __underscored text__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue