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
[LiquidDoc] Formatting support for implicit descriptions (#812)
## What are you adding in this PR?
ClosesShopify/developer-tools-team#587
Mothing too complicated here. We just need to use the is implicit property to determine if we should append the `@description` annotation or not.
Indenting, etc should behave similarly to a normal description.
## Before you deploy
- [x] I included a patch bump `changeset`
_The ends result of this change is more of a bug fix from introducing a new node,so I chose to go with a patch._
0 commit comments