ratatui-toolkit 0.2.6

DEPRECATED: this crate was renamed to `ratkit`. Please migrate to `ratkit`.
Documentation
1
2
3
4
//! Constants for the showcase demo.

/// Path to the sample markdown file for demo.
pub const SAMPLE_MARKDOWN_FILE: &str = "crates/ratatui-toolkit/examples/markdown_demo_full.md";