mdbook/guide/src/format
Jacek Sieka 5c8941ba16 Add Nim to default languages
Nim is a systems programming language (included in the highlight.js
`system` group), and we're quite happily using `mdBook` in several of
our documentation projects starting with our [style
guide](https://status-im.github.io/nim-style-guide/).

While we can maintain our own highlight.js, including `Nim` in the
default distribution would allow us to promote more mdBook usage in the
Nim community at the cost of a ~2kb increase in the `highlight.js` size.
2023-11-08 15:34:35 +01:00
..
configuration Fix text-direction in documentation. 2023-09-29 14:33:20 -07:00
images add the markdown page 2021-12-17 19:08:58 -08:00
theme Add Nim to default languages 2023-11-08 15:34:35 +01:00
example.rs Update examples with hidden lines (#1476) 2021-02-27 02:40:14 +01:00
markdown.md Fix link on case-sensitive filesystems. 2023-07-19 07:54:39 -07:00
mathjax.md Rename book-example to guide (#1336) 2020-09-23 03:16:09 +02:00
mdbook.md Add more guides to stock CSS classes 2023-09-08 13:27:02 -07:00
README.md Rename book-example to guide (#1336) 2020-09-23 03:16:09 +02:00
summary.md Merge pull request #1706 from vaporup/patch-1 2021-12-16 13:53:22 -08: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