Open mikitsu opened 4 years ago
Add the possibility to mark sections as optional in the configspec by prepending them with __optional__ (as in [__optional__normal section name]). This should close #131.
__optional__
[__optional__normal section name]
Add the possibility to mark sections as optional in the configspec by prepending them with
__optional__
(as in[__optional__normal section name]
). This should close #131.