Denote temporary content, and warn in Hugo when the content expires.
After three months, the content in timeout
will not render and Hugo will throw a warning as a reminder to remove it.
{{< timeout [publish time] >}}
Use angle brackets, <
and >
, to avoid additional Markdown processing.
{{< timeout "2025-01-01" >}}
{{< notice note >}}
{{< include "anchor-ip" >}}
{{< /notice >}}
{{< /timeout >}}
Renders to: