chiark / gitweb /
Doc++
authorVladimír Vondruš <mosra@centrum.cz>
Fri, 29 Mar 2019 09:58:58 +0000 (10:58 +0100)
committerVladimír Vondruš <mosra@centrum.cz>
Fri, 29 Mar 2019 12:44:31 +0000 (13:44 +0100)
doc/css/typography.rst

index a81f48f613a1f9b2c1f8837f248fd70347feaaaa..d8694f777874a19893de81bbcf5fe09311d13896 100644 (file)
@@ -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:`<pre>` 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.