I noticed that following the docs as they are doesn't work atm
Error building classpath. Library mogenslund/additives has deprecated :rev attribute - use :sha or :tag.
you get an error like this, changing rev
to sha
fixes it
I wanted to open a PR to fix it but I can't find where that HTML page is coming from @mogenslund
Thank you. The manual.html is hand written. I will fix it. Over time it will be replaced by this documentation: http://salza.dk/liquid/ which is generated from doc in the repository.
ok cool thanks