binokochumolvarghese / lightbi-hugo

Lightbi is a minimal and clean blog theme for Hugo.
https://lightbi-hugo-theme.netlify.app/
MIT License
64 stars 36 forks source link

Remove closing tags without matching opening tag #41

Closed palant closed 6 months ago

palant commented 6 months ago

I noticed some unmatched closing tags in the output. In one case, the corresponding opening tag is emitted conditionally – same should go for the closing tag. In the other case there simply wasn’t any opening tag at all.