pcoet commented on pull request #15243: URL: https://github.com/apache/beam/pull/15243#issuecomment-889465325
It will be non-trivial to fix the root cause. The Markdown parser is generating extra `<p>` tags for the newline between highlight shortcodes, and that breaks scripts and CSS. I created another ticket for that root issue: https://issues.apache.org/jira/browse/BEAM-12688 However, I'm not sure that it's even worth fixing. I'll go through the pages and clean them up manually first: https://issues.apache.org/jira/browse/BEAM-12689 In the meantime, I think we should merge this PR. -- 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]
