mdbook-toc 0.15.4

mdbook preprocessor to add Table of Contents
Documentation
# Chapter

* [Header 1]#header-1
  * [Header 1.1]#header-11
    * [Header 1.1.1]#header-111
      * [Header 1.1.1.1]#header-1111
* [Another header `with inline` code]#another-header-with-inline-code

# Header 1

## Header 1.1

### Header 1.1.1

#### Header 1.1.1.1

##### Header 1.1.1.1.1

# Another header `with inline` code