mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-02-18 20:10:02 +00:00
Added some background on different types of brackets
This commit is contained in:
parent
655cf4729a
commit
8f85fbca33
14
editions/tw5.com/tiddlers/Brackets.tid
Normal file
14
editions/tw5.com/tiddlers/Brackets.tid
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
created: 20220728145925343
|
||||||
|
modified: 20220728150440771
|
||||||
|
tags: Definitions
|
||||||
|
title: Brackets
|
||||||
|
type: text/vnd.tiddlywiki
|
||||||
|
|
||||||
|
WikiText syntax uses a number of different types of brackets. Their names are shown in the table below:
|
||||||
|
|
||||||
|
|!Appearance |!Name |!Short name |!Usage |
|
||||||
|
|`()` |Round brackets |Parenthesis |Not used in WikiText |
|
||||||
|
|`[]` |Square brackets |Brackets |[[Links|Linking in WikiText]], [[Filters|Filters]] |
|
||||||
|
|`{}` |Curly brackets |Braces |[[Text references|TextReference]], [[Filtered attributes|HTML in WikiText]] |
|
||||||
|
|`<>` |Angle brackets |Chevrons |[[HTML elements and widgets|HTML in WikiText]], [[Macros|Macros in WikiText]] |
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user