MarkdownGtk
Description:
Content:
Classes:
- Render - Renders markdown content to a
Gtk.TextBuffer using a state-based renderer.
- RenderBox - Vertical Gtk.Box used as the live
markdown row target for Render.
- RenderSourceView - Handles SourceView
widget creation and management for code blocks.
- State - Represents a single piece of styling in the
markdown renderer.
- TopState - Extends State to handle special root
state behavior.