diff --git a/docs/user_guide/announcements.rst b/docs/user_guide/announcements.rst index 9b809e2f9..9bb23e273 100644 --- a/docs/user_guide/announcements.rst +++ b/docs/user_guide/announcements.rst @@ -12,7 +12,7 @@ Provide local HTML in your theme By default, the value of your ``html_theme_options["announcement"]`` will be inserted directly into your announcement banner as raw HTML. -For example, the following configuration adds a simple ``
`` with an announcement. +For example, the following configuration adds a simple announcement. .. code-block:: python