Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scaladoc: Unescaped special characters in Quotes documentation #13746

Closed
KacperFKorban opened this issue Oct 14, 2021 · 0 comments · Fixed by #14377
Closed

Scaladoc: Unescaped special characters in Quotes documentation #13746

KacperFKorban opened this issue Oct 14, 2021 · 0 comments · Fixed by #14377
Assignees
Milestone

Comments

@KacperFKorban
Copy link
Member

KacperFKorban commented Oct 14, 2021

https://dotty.epfl.ch/api/scala/quoted/Quotes$reflectModule$BlockModule.html

/** Creates a block `{ <statements: List[Statement]>; <expr: Term> }` */
      def apply(stats: List[Statement], expr: Term): Block

is displayed as:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants