Problem
There's no way to create definition lists (term + definition pairs). These are useful for glossaries, reference notes, and documentation.
Goal
Add a DefinitionList block type that renders term/definition pairs with clear visual hierarchy.
Markdown format
Term
: Definition text here
Another term
: Its definition
Tasks
Scope
Type: enhancement
Size: medium
Problem
There's no way to create definition lists (term + definition pairs). These are useful for glossaries, reference notes, and documentation.
Goal
Add a
DefinitionListblock type that renders term/definition pairs with clear visual hierarchy.Markdown format
Tasks
DefinitionListtoBlockTypeenumparse.go— detectterm\n: definitionpattern/command paletteScope
Type: enhancement
Size: medium