mdbook-numbering 0.5.0

A mdBook preprocessor that adds numbers to headings and code block lines (for mdbook 0.5.0 and above).
Documentation
1
2
3
4
5
error_on_line_overflow = true
error_on_unformatted = true
imports_granularity = "Module"
group_imports = "StdExternalCrate"
newline_style = "Unix"