aromanenko-dev commented on pull request #14642:
URL: https://github.com/apache/beam/pull/14642#issuecomment-829943261


   > Do the other instances of `<pre>{@code` need to get changed to 
`<pre><code>`?
   
   No only if they don't contain the characters that have to be escaped (like, 
`@`, `<` and `>`). In this case, one of the option is  to escape them with 
`{@literal ... }` and then we need to switch to `<pre><code>`.


-- 
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]


Reply via email to