mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-11 18:00:26 +00:00
Update Edit Template Body Cascade.tid (#7484)
This commit is contained in:
parent
fec7e8791d
commit
5d0043012a
@ -6,6 +6,8 @@ type: text/vnd.tiddlywiki
|
|||||||
|
|
||||||
The edit template body cascade is a [[cascade|Cascades]] used by the default edit template to choose the template for displaying the tiddler body.
|
The edit template body cascade is a [[cascade|Cascades]] used by the default edit template to choose the template for displaying the tiddler body.
|
||||||
|
|
||||||
|
The core edit template body cascade can be found in $:/core/ui/EditTemplate/body
|
||||||
|
|
||||||
The default edit template body cascade consists of:
|
The default edit template body cascade consists of:
|
||||||
|
|
||||||
# If the tiddler has the field ''_canonical_uri'' then use the template $:/core/ui/EditTemplate/body/canonical-uri to display the remote URL
|
# If the tiddler has the field ''_canonical_uri'' then use the template $:/core/ui/EditTemplate/body/canonical-uri to display the remote URL
|
||||||
|
Loading…
Reference in New Issue
Block a user