macro_rules! include_markdown { ($path:expr) => { ... }; }
Includes a Markdown file as a RichText widget at compile time.
RichText