kopia lustrzana https://github.com/miklobit/TiddlyWiki5
Update docs for double backtick syntax
rodzic
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__
|
||||||
|
|
Ładowanie…
Reference in New Issue