diff --git a/source/_integrations/history_stats.markdown b/source/_integrations/history_stats.markdown index 83a8cdf604d..ed398a281c5 100644 --- a/source/_integrations/history_stats.markdown +++ b/source/_integrations/history_stats.markdown @@ -190,6 +190,8 @@ Here, last Monday is _today_ as a timestamp, minus 86400 times the current weekd end: "{{ now() }}" ``` +{% endraw %} + **Previous month**: starts the first day of the previous month at 00:00, ends the first day of the current month. {% raw %}