theme-tools icon indicating copy to clipboard operation
theme-tools copied to clipboard

Description fails to render properly for some tags and filters on hover

Open graygilmore opened this issue 1 year ago • 1 comments

Describe the bug

In some scenarios if the documentation for a liquid tag or filter includes a warning it ends up getting improperly rendered. For example, image_url contains a warning about requiring at least width or height but it's not clear on hover:

Image

Expected behaviour

The additional description should render on its own line.

graygilmore avatar Sep 27 '24 18:09 graygilmore

would need to figure out what needs to change to make this formatted correctly for VS code and code mirror

mgmanzella avatar Oct 17 '24 19:10 mgmanzella