Definition List Block
Create glossaries and term definitions with structured term-definition pairs. Optionally include a title for the list. Ideal for technical terminology, acronyms, and concept explanations.
Definition lists present terms and their explanations in a clear, scannable format. Use them for glossaries, acronym references, configuration options, or any content that follows a term-definition pattern.
When to Use
Block Properties
| Property | Required | Description |
|---|---|---|
| Title | No | Optional heading for the definition list |
| Items | Yes | One or more term-definition pairs |
Item Properties
| Property | Required | Description |
|---|---|---|
| Term | Yes | The word or phrase being defined |
| Definition | Yes | The explanation (supports rich text) |
Example: Architecture Glossary
A titled definition list explaining key architectural terms.
Example: API Parameters
Documentation of API endpoint parameters without a title.
Example: Acronyms
Quick reference for common abbreviations.