Gray Gilmore
Gray Gilmore
Sometimes the user's name will properly display, other times it'll just show their ID. http://cl.ly/image/050E0M0Y1p0P
**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...
The YARD liquid gem now supports specifying named parameters. For the core liquid tags and filters this is the only object I could find that needed to be updated. To...
## What are you adding in this PR? - Closes https://github.com/Shopify/theme-tools/issues/788 Adds the ability to disable a theme check rule only on the next line with `theme-check-disable-next-line`: ```liquid {% #...
### WHY are these changes introduced? - Closes https://github.com/Shopify/cli/issues/6415 This was previously stripped away but theme developers are still using this flow and are forced to pin to older versions....