According to Jade documentation, I can write:
div
ul
li.active one
li two
li three
I am considering something like this:
div - ul
li.active one
li two
li three
How can I put multiple html tags in one line? I did not find a way in the documentation.
Thanks in advance. :)
div: ul
li.active one
li two
li three
https://pugjs.org/language/tags.html
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With