site.jsl parses all the remaining tags and do not trim any of them
this is not good for anchors, which will appear with a trailing space (you can see this at the index.html of maven homepage and MANY other places)
Description
site.jsl parses all the remaining tags and do not trim any of them
this is not good for anchors, which will appear with a trailing space (you can see this at the index.html of maven homepage and MANY other places)
simple patch to solve the issue