aboutsummaryrefslogtreecommitdiff
path: root/.cooklang/config.toml
blob: 5e98982f8aaaed709ca30eb1646b62121c7e4ca1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
default_units = true
warnings_as_errors = false
recipe_ref_check = true
max_depth = 10

[extensions]
MULTILINE_STEPS = true
COMPONENT_MODIFIERS = true
COMPONENT_NOTE = true
COMPONENT_ALIAS = true
SECTIONS = true
ADVANCED_UNITS = true
MODES = true
TEMPERATURE = true
TEXT_STEPS = true
RANGE_VALUES = true
TIMER_REQUIRES_TIME = true
INTERMEDIATE_PREPARATIONS = true
SPECIAL_METADATA = true