Quantcast
Channel: Active questions tagged visual-studio-code - Stack Overflow
Viewing all articles
Browse latest Browse all 97313

Emmet How To Wrap Usig Multiple Tags

$
0
0

I'm trying to wrap bunch of data with following tags.

For an example:

link1
link2
link3
link4
link5

I want each one of them to be wrapped with following tags.

<url>
<loc>link1</loc>
<lastmod>2020-01-16T22:59:45+00:00</lastmod>
<priority>0.80</priority>
</url>

<url>
<loc>link2</loc>
<lastmod>2020-01-16T22:59:45+00:00</lastmod>
<priority>0.80</priority>
</url>
....

I want to know if this is possible to do using Emmet code. Any help would be appreciated.


Viewing all articles
Browse latest Browse all 97313

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>