Skip to content

Conversation

atyrin
Copy link
Contributor

@atyrin atyrin commented Aug 9, 2022

Add support for proper rendering <var> in Java sources. Not it's rendering as <var> HTML tag as for Kotlin.

Fix #2358

@atyrin atyrin requested a review from IgnatBeresnev August 9, 2022 19:29
@atyrin
Copy link
Contributor Author

atyrin commented Aug 9, 2022

I'll squash commits after the review.

@atyrin atyrin force-pushed the support-var-tag-javadoc branch from 9cf419b to ce7a732 Compare August 10, 2022 12:53
Copy link
Member

@IgnatBeresnev IgnatBeresnev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well done! 👍

Manual squashing is not required since GitHub can do it when automatically when merging ("Squash and Merge" button)

@IgnatBeresnev IgnatBeresnev merged commit 732f8aa into master Aug 10, 2022
@IgnatBeresnev IgnatBeresnev deleted the support-var-tag-javadoc branch August 10, 2022 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Handle <var> tag
3 participants