Browse Source
renderAttrs already adds a space before attributes Before: <code class="language-python">for i in range(10):</code> Now: <code class="language-python">for i in range(10):</code>pull/275/head
arve0
8 years ago
1 changed files with 4 additions and 6 deletions
Loading…
Reference in new issue