mirror of
https://github.com/google/styleguide.git
synced 2024-03-22 13:11:43 +08:00
Removing empty <pre> tags
This commit is contained in:
parent
664829b970
commit
4b9f3fbe28
|
@ -163,8 +163,6 @@ depends on the project’s complexity.)</p>
|
|||
|
||||
<p>Append action items after a colon as in <code>TODO: action item</code>.</p>
|
||||
|
||||
<pre></pre>
|
||||
|
||||
<pre><code class="language-django prettyprint external">{# TODO(john.doe): revisit centering #}
|
||||
<center>Test</center>
|
||||
</code></pre>
|
||||
|
@ -872,8 +870,6 @@ sections with new lines.</p>
|
|||
|
||||
<p></p>
|
||||
|
||||
<pre></pre>
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user