[
https://issues.apache.org/jira/browse/BEAM-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17546227#comment-17546227
]
Kenneth Knowles commented on BEAM-1295:
---------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/18111
> Annotations are not properly rendered in JavaDoc when using <pre>{@code}
> ------------------------------------------------------------------------
>
> Key: BEAM-1295
> URL: https://issues.apache.org/jira/browse/BEAM-1295
> Project: Beam
> Issue Type: Bug
> Components: runner-core, sdk-java-core
> Affects Versions: 0.4.0
> Reporter: Stas Levin
> Priority: P4
> Labels: Clarified
>
> {code}
> <pre>{@code
> {@literal @}Override
> }</pre>
> {code}
> Produces
> {code}
> { @}Override
> {code}
> Instead of:
> {code}
> @Override
> {code}
--
This message was sent by Atlassian Jira
(v8.20.7#820007)