theme-tools
theme-tools copied to clipboard
Description fails to render properly for some tags and filters on hover
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:
Expected behaviour
The additional description should render on its own line.
would need to figure out what needs to change to make this formatted correctly for VS code and code mirror