diff --git a/docs/releases/1.6.rst b/docs/releases/1.6.rst index 1413cd211..cd435fb81 100644 --- a/docs/releases/1.6.rst +++ b/docs/releases/1.6.rst @@ -26,8 +26,8 @@ Minor features Bug fixes ~~~~~~~~~ - * Email templates and document uploader now support custom `STATICFILES_STORAGE` (Jonny Scholes) - * Removed alignment options (deprecated in HTML and not rendered by Wagtail) from `TableBlock` context menu (Moritz Pfeiffer) + * Email templates and document uploader now support custom ``STATICFILES_STORAGE`` (Jonny Scholes) + * Removed alignment options (deprecated in HTML and not rendered by Wagtail) from ``TableBlock`` context menu (Moritz Pfeiffer) * Fixed incorrect CSS path on ModelAdmin's "choose a parent page" view