KalleOlaviNiemitalo commented on code in PR #2475: URL: https://github.com/apache/avro/pull/2475#discussion_r1313721889
########## lang/rust/avro/README.md: ########## @@ -33,7 +35,7 @@ data structures and a compact, fast, binary data format. All data in Avro is schematized, as in the following example: -``` +```text Review Comment: Would ```` ```json ```` work here? -- 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]
