Adds information about markdown flavor in the documentation.

This commit is contained in:
Fabien Tregan 2020-08-10 10:52:22 +02:00
parent 3d44553671
commit 2674347768
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
# mdBook
**mdBook** is a command line tool and Rust crate to create books using Markdown
files. It's very similar to Gitbook but written in
[Rust](http://www.rust-lang.org).
(as by the [CommonMark](https://commonmark.org/) specification) files. It's very
similar to Gitbook but written in [Rust](http://www.rust-lang.org).
What you are reading serves as an example of the output of mdBook and at the
same time as a high-level documentation.