Skip to content
{% glossary %}
AutoXXS (320px)XS (375px)SM (640px)MD (768px)LG (1024px)XL (1280px)XXL (1536px)
SketchMaterialiOSTamagui
DataInjectionKeyPatternsServiceTransactionProcessResearchProductQualityPerformanceSpecDomainFunctionTechnologyArchitectureConfigMiddlewareDataDatabaseDrizzleMigrationModelop-sqliteSchemaSQLState ManagementDraftKeystoneMergePatchPatchesPersistenceReactiveRedoStoreUndoTestingDeviceFactoryIsolationTypeScriptZodTopicsCommunicationBidsNVCDesignDesign ImplicationsEducationPedagogyFoundationsPsychologyAttachmentFloodingRelatingAuthentic RelatingUIEditorReact Native

{% glossary %}

Attributes

Parameter Type Required Description
id string The name of the term (natural language allowed, e.g., 'Bookmark')

Valid Children

TagMultiplicity
{% term %}[+]

Valid Parent Contexts

This tag is valid inside: {% domain %}

Rules

Rule Force Realm Reference Description
term-id-is-term should global The of a term should be the term itself (e.g., ).
conventionnaming
term-id-no-prefix must global Term IDs are not type-prefixed — they represent natural language concepts.
conventionnaming
term-definition-concise should global Definitions should be concise and focused on the domain context.
convention

Container for domain-specific vocabulary. One glossary per domain is typical.

term

Defines a single domain term and its definition. The id of the term is used as its name in the glossary.

Glossary container with term children
tagglossarytermdomain glossary-tag-terms
{% glossary %}
{% term id="Bookmark" %}
A saved URL with metadata and tags.
{% /term %}
{% term id="Folder" %}
A container used to organize bookmarks.
{% /term %}
{% /glossary %}