github erikjuhani/basalt basalt-widgets/v0.1.0

16 months ago

Full Changelog: basalt-core/v0.2.2...basalt-widgets/v0.1.0

0.1.0 (2025-02-28)

Added

Add markdown view widget

This is the initial implementation for a custom ratatui widget that renders markdown provided by the basalt_core::markdown parser.

This commit introduces a widget called MarkdownView that can render Markdown content into terminal user interface (TUI) structures using the ratatui crate. It integrates with a MarkdownViewState to manage scrolling and additional metadata.

Don't miss a new basalt release

NewReleases is sending notifications on new releases.