Class: Coradoc::Markdown::Sidebar
- Defined in:
- lib/coradoc/markdown/model/sidebar.rb
Overview
Sidebar block — a tangential aside, visually distinct from main flow.
Markdown has no native sidebar. Serialized as a VitePress :::info
custom container. When the sidebar contains structured children
(code blocks, lists, etc.), they are rendered into the container.