birta 0.7.0

Preview markdown files in the browser with GitHub-style rendering
Documentation
1
2
3
4
5
6
7
8
9
pub mod config;
pub mod highlight;
pub mod options;
pub mod render;
pub mod server;
pub mod static_export;
pub mod template;
pub mod theme;
pub mod watcher;