Markdown!

Fixes #18
This commit is contained in:
Bat
2018-05-24 11:42:45 +01:00
parent a0b4a6eacb
commit 93eb89bc77
4 changed files with 163 additions and 1 deletions
+1
View File
@@ -10,6 +10,7 @@ extern crate array_tool;
extern crate base64;
extern crate bcrypt;
extern crate chrono;
extern crate comrak;
extern crate failure;
#[macro_use]
extern crate failure_derive;