diff --git a/docs/base-css.html b/docs/base-css.html index 30c7f8d3f6..718beee6dd 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -417,7 +417,7 @@ For example, <code>section</code> should be wrapped as inline.
<pre> - <p>Sample text here...</p> +<p>Sample text here...</p> </pre>
Heads up! Be sure to keep code within <pre>
tags as close to the left as possible; it will render all tabs.
<pre> - <p>{{_i}}Sample text here...{{/i}}</p> +<p>{{_i}}Sample text here...{{/i}}</p> </pre>
{{_i}}Heads up!{{/i}} {{_i}}Be sure to keep code within <pre>
tags as close to the left as possible; it will render all tabs.{{/i}}