smengcl opened a new pull request, #3364: URL: https://github.com/apache/ozone/pull/3364
## What changes were proposed in this pull request? This should solve the image size issue (some are too large, like in PrefixFSO.md) when using the Markdown image syntax (not the shortcode). Also see comment: https://github.com/apache/ozone/pull/2582/files#r861196807 ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-6666 ## How was this patch tested? - Check the generate doc html manually, images should now fit the page text width ```bash cd hadoop-hdds/docs hugo serve & open http://localhost:1313/feature/prefixfso.html ``` -- 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]
