arteymix opened a new issue, #1228:
URL: https://github.com/apache/maven-site-plugin/issues/1228

   ### Affected version
   
   3.21.0
   
   ### Bug description
   
   ```xml
   <image src="/images/gemma-logo-text.png" height="63px"/>
   ```
   
   Is translated to the following:
   
   ```xml
   <img src="images/gemma-logo-text.png" style="height: 63;">
   ```
   
   which is incorrect. There should be a `px` suffix added.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to