juusaw / amp-jekyll

Build Accelerated Mobile Page versions of your Jekyll posts
MIT License
281 stars 59 forks source link

Liquid Exception: undefined method start_with?' in amp_filter.rb:19 #43

Closed flamant closed 6 years ago

flamant commented 6 years ago

Hi,

Running my jekyll project with amp-jekyll, I came across an error in amp_filter.rb line 19. The full source and stack trace error is described at the following internet adress. Could you please tell me how to solve it ? Thank you in advance

http://talk.jekyllrb.com/t/setting-up-amp-jekyll-plugin-leads-to-an-error/1332/9

(I am using jekyll-3.6.2)

flamant commented 6 years ago

Hello, I was using an image tag, which was causing the error. I am now trying to use an amp-img tag to replace it. The issue is closed