You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ParsedComment used to work with the `expandedBody` of comments. The
`expandedBody` is the body of the comment after expansion, and without
the `@usecase` and `@define` tags. Because we want to show these, we use
`expanded` which keeps these tags.
0 commit comments