diff --git a/examples/Actions.md b/examples/Actions.md index 65513dc..5ce6b19 100644 --- a/examples/Actions.md +++ b/examples/Actions.md @@ -93,7 +93,7 @@ You can choose individual items that will quit after they have completed their a } ``` -# Disable Menu Item +## Disable Menu Item If you would like to temporarily disable an item in your menu, e.g. for seasonal reasons like not needing to turn on the heating in summer, then rather than swapping menu definition files or deleting a section of the menu you can mark the item as 'disabled'. This field applies to all menu items. diff --git a/examples/Switches.md b/examples/Switches.md index 5e1688e..813c374 100644 --- a/examples/Switches.md +++ b/examples/Switches.md @@ -123,7 +123,7 @@ You can choose individual items that will quit after they have completed their a } ``` -# Disable Menu Item +## Disable Menu Item If you would like to temporarily disable an item in your menu, e.g. for seasonal reasons like not needing to turn on Christmas tree lights outside the festive season, then rather than swapping menu definition files or deleting a section of the menu you can mark the item as 'disabled'. This field applies to all menu items. diff --git a/examples/Templates.md b/examples/Templates.md index 826379b..6fd804e 100644 --- a/examples/Templates.md +++ b/examples/Templates.md @@ -218,7 +218,7 @@ An example of a dimmer light with 4 brightness settings 0..3. Here our light wor } ``` -# Disable Menu Item +## Disable Menu Item If you would like to temporarily disable an item in your menu, then rather than swapping menu definition files or deleting a section of the menu you can mark the item as 'disabled'. This field applies to all menu items.