mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-06 22:04:19 +00:00
Update docs for double backtick syntax
This commit is contained in:
parent
2ee5093944
commit
5dd33904e7
@ -1,5 +1,5 @@
|
|||||||
created: 20131205155959399
|
created: 20131205155959399
|
||||||
modified: 20131205160130832
|
modified: 20131230120942930
|
||||||
tags: wikitext
|
tags: wikitext
|
||||||
title: Formatting in WikiText
|
title: Formatting in WikiText
|
||||||
type: text/vnd.tiddlywiki
|
type: text/vnd.tiddlywiki
|
||||||
@ -7,6 +7,7 @@ type: text/vnd.tiddlywiki
|
|||||||
Available character formatting includes:
|
Available character formatting includes:
|
||||||
|
|
||||||
* <code>`backticks`</code> for `code`
|
* <code>`backticks`</code> for `code`
|
||||||
|
** Alternatively, <code>``double backticks allows `embedded` backticks``</code>
|
||||||
* `''bold''` for ''bold text''
|
* `''bold''` for ''bold text''
|
||||||
* `//italic//` for //italic text//
|
* `//italic//` for //italic text//
|
||||||
* `__underscore__` for __underscored text__
|
* `__underscore__` for __underscored text__
|
||||||
|
Loading…
x
Reference in New Issue
Block a user