nkuprins opened a new issue, #978: URL: https://github.com/apache/fesod/issues/978
### Search before asking - [x] I searched in the [issues](https://github.com/apache/fesod/issues) and found nothing similar. ### Motivation I was fixing the missing English localisation and noticed that static images were used for visual examples. They are helpful, but using static images introduces several usability drawbacks: 1. **Localization:** hardcoded image text makes localization/i18n harder to maintain. 2. **Style inconsistency:** some other contributor may have a different app to open files with different colours/fonts ### Solution HTML Tables with a custom style that looks almost the same as the images ### Alternatives _No response_ ### Anything else? _No response_ ### Are you willing to submit a PR? - [x] I'm willing to submit a PR! -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
