diff --git a/source/_docs/configuration/templating.markdown b/source/_docs/configuration/templating.markdown index 2e48f0bf1a0..07949b71321 100644 --- a/source/_docs/configuration/templating.markdown +++ b/source/_docs/configuration/templating.markdown @@ -150,6 +150,8 @@ Print out a list of all the sensor states: {% endfor %} ``` +{% endraw %} + Print out a list of all the sensor states sorted by `entity_id`: {% raw %}