xintongsong commented on a change in pull request #15865: URL: https://github.com/apache/flink/pull/15865#discussion_r629012956
########## File path: docs/content.zh/docs/try-flink/table_api.md ########## @@ -304,7 +304,7 @@ $ docker-compose up -d You can see information on the running job via the [Flink console](http://localhost:8082/). -{:height="400px" width="800px"} + Review comment: Maybe replace this with `{{}< img xxx>}` and preserve the height & width. ```suggestion {{< img src="/fig/spend-report-console.png" height="400px" width="800px" alt="Flink Console">}} ``` ########## File path: docs/content/docs/try-flink/table_api.md ########## @@ -304,7 +304,7 @@ $ docker-compose up -d You can see information on the running job via the [Flink console](http://localhost:8082/). -{:height="400px" width="800px"} + Review comment: Maybe replace this with `{{}< img xxx>}` and preserve the height & width. ```suggestion {{< img src="/fig/spend-report-console.png" height="400px" width="800px" alt="Flink Console">}} ``` -- 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. For queries about this service, please contact Infrastructure at: [email protected]
