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";