DEV Community

Discussion on: Learning To Be A Mouse-Less Web Developer In VS Code (Updated: 22 July 2020)

Collapse
 
habereder profile image
Raphael Habereder

3 are for multi-line. Single back quote is for single-line/in-line code blocks, be sure to remove new lines and it should work.

Collapse
 
ansonlowzf profile image
Anson Low Z.F
<div>
  <article>
    <a>I'm a button</a>
  </article>
</div>

It's working, when I copy and paste the code in this comment.

Weird huh?

Thread Thread
 
nans profile image
Nans Dumortier

Maybe this resource could help?

Thread Thread
 
nans profile image
Nans Dumortier

😧Weird yeah!

Thread Thread
 
hemant profile image
Hemant Joshi
<div> Thank You</div>