Add documentation for "class" system field (#6990)

Fixes #6915
This commit is contained in:
Rob Hoelz
2024-01-18 16:40:29 +00:00
committed by GitHub
parent 8ac4a448ef
commit 38187d26f4
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -4,6 +4,7 @@ _canonical_uri: The full URI of an external image tiddler
author: Name of the author of a plugin
bag: The name of the bag from which a tiddler came
caption: The text to be displayed on a tab or button
class: The CSS class applied to a tiddler when rendering it - see [[Custom styles by user-class]]. Also used for [[Modals]]
code-body: The view template will display the tiddler as code if set to ''yes''
color: The CSS color value associated with a tiddler
component: The name of the component responsible for an [[alert tiddler|AlertMechanism]]