html-node 0.1.6

A html to node macro powered by rstml.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[formatting]
indent_string = "    "
indent_tables = true
reorder_arrays = true
reorder_keys = true
trailing_newline = true

[[rule]]
include = ["**/Cargo.toml"]
keys = ["package"]

    [rule.formatting]
    reorder_keys = false