mdBook/guide/src/format
mbartlett21 fcceee4761
Update examples with hidden lines (#1476)
* Update example.rs to have correct indent

The three hidden lines in example.rs now have four spaces indent for the hidden lines.

* Update mdbook.md
2021-02-27 02:40:14 +01:00
..
theme fix small typos on 'syntax-highlighting' page 2021-01-30 08:11:45 +00:00
config.md Rename book-example to guide (#1336) 2020-09-23 03:16:09 +02:00
example.rs Update examples with hidden lines (#1476) 2021-02-27 02:40:14 +01:00
mathjax.md Rename book-example to guide (#1336) 2020-09-23 03:16:09 +02:00
mdbook.md Update examples with hidden lines (#1476) 2021-02-27 02:40:14 +01:00
README.md Rename book-example to guide (#1336) 2020-09-23 03:16:09 +02:00
summary.md Rename book-example to guide (#1336) 2020-09-23 03:16:09 +02:00

Format

In this section you will learn how to:

  • Structure your book correctly
  • Format your SUMMARY.md file
  • Configure your book using book.toml
  • Customize your theme