From: Vladimír Vondruš Date: Fri, 29 Mar 2019 09:58:58 +0000 (+0100) Subject: Doc++ X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~cjwatson/git?a=commitdiff_plain;h=379690d88a8550ae4ee4974770205ea6c1274b87;p=blog.git Doc++ --- diff --git a/doc/css/typography.rst b/doc/css/typography.rst index a81f48f6..d8694f77 100644 --- a/doc/css/typography.rst +++ b/doc/css/typography.rst @@ -329,7 +329,7 @@ fancy transition, use :css:`.m-transition` on a paragraph. `Preformatted blocks`_ ====================== -The :html:`pre` element preserves your whitespace and adds a convenient +The :html:`
` element preserves your whitespace and adds a convenient
 scrollbar if the content is too wide. If inside an
 `inflatable nested grid <{filename}/css/grid.rst#inflatable-nested-grid>`_, it
 will have negative margin to make its contents aligned with surrounding text.