Getting an anchor tag to rendor in li
You can achieve this using block expansion text as follows:
ul
li: a(href='www.google.com') google
or
ul
li
a(href='www.google.com') google
You can achieve this using block expansion text as follows:
ul
li: a(href='www.google.com') google
or
ul
li
a(href='www.google.com') google
Want to get my personal insights on what I learn as I learn it? Subscribe now!