birta 0.2.0

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