I was watching a video where the presenter had plnkr.co open on an html editor, and typed:
#container
and then did something, and it expanded to:
<div id="container"></div>
What is this called, and how does one do it in plunker?
I was watching a video where the presenter had plnkr.co open on an html editor, and typed:
#container
and then did something, and it expanded to:
<div id="container"></div>
What is this called, and how does one do it in plunker?