Skip to content

Instantly share code, notes, and snippets.

@nojaja
Last active June 12, 2017 14:41
Show Gist options
  • Save nojaja/8b2e6ce08998c72f49001c7f292abbe8 to your computer and use it in GitHub Desktop.
Save nojaja/8b2e6ce08998c72f49001c7f292abbe8 to your computer and use it in GitHub Desktop.
コード整形のルール
<div>hofe</div>
<div>
<div>hofe</div>
</div>
<div>hofe
<div>hofe</div>
</div>
<div>
<p>hofe</p>
</div>
<p>
<p>hofe</p>
</p>
<p>hofe
<p>hofe</p>
</p>
<div><b>hofe</b></div>
<b><b>hofe</b></b>
<b>hofe<b>hofe</b></b>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment