Changes to "config" between 2018-07-03 20:15:47 and 2018-07-03 20:44:28

1

2
3
4
5
6
7
8

1
2
3
4
5
6
7
8
-
+







## `config:` struct
## # config:  {…}

The `config:` field is a list of entries describing feature- and
application-level settings.

    # config:
    #    { name: linky, type: bool, description: autolink urls }
    #    { name: xy.title, type: str, value: "blog title" }