codelipenghui commented on a change in pull request #5814: [Issue 5808][documentation]fix example code URL: https://github.com/apache/pulsar/pull/5814#discussion_r355125945
########## File path: site2/docs/schema-understand.md ########## @@ -220,7 +220,7 @@ This example shows how to construct a key/value schema and then use it to produc 1. Construct a key/value schema with `INLINE` encoding type. - ```text + ``` Review comment: If the example is using java, i recommend using <code>``` java</code> here, keywords can be highlighted ---------------------------------------------------------------- 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] With regards, Apache Git Services
