0
<code>
をインラインコードスタイリングとして使用します。フォーマット:Visual Studioコードで一部のタグの改行を防止する
<p>In Unity if you select "Loop" in <code>AudioSource</code>, the song will loop to beginning when it reaches the very end.</p>
結果に:
<p>In Unity if you select "Loop" in
<code>AudioSource</code>, the song will loop to beginning when it reaches the very end.</p>
Webページには、まだ細かい表示するが、私はいくつかのタグを除外する方法を私のHTMLファイルにこの新しい行をしたくないですか?
"html.format.extraLiners": "head, body, /html",
「除外しない」と思われる。