Class: Coradoc::Markdown::Sidebar

Inherits:
Base
  • Object
show all
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.

Method Summary

Methods inherited from Base

visit, #visit