tj/consolidate.js

Not working some tags on liquid

Open

#304 opened on Mar 6, 2018

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (371 forks)batch import
Help wantedbug

Repository metrics

Stars
 (3,482 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I'm always thanks your libs. I'm developing a site with liquid (cons.liquid). but some tag is not working on liquid code below: {% stylesheet 'scss' %} or {{ -17 | abs }} like that. I found that tinyliquid and liquid-node in your code. I think there libraries are not support liquid fully. so I wanna change to 'liquidjs', but I can't. How can I do? Please help me.

Contributor guide