Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Liquid Syntax error #11

Open
KnorrFG opened this issue Nov 2, 2018 · 0 comments
Open

Liquid Syntax error #11

KnorrFG opened this issue Nov 2, 2018 · 0 comments

Comments

@KnorrFG
Copy link

KnorrFG commented Nov 2, 2018

Hey,
when I try to use jekyll-email-protect and I run bundle exec jekyll serve, I get the warning:
Liquid Warning: Liquid syntax error (line 19): Unexpected character @ in "{{ [email protected] | encode_email }}" in about.md, and the link on the generated page is just "mailto:"

I tried adding jekyll-email-protext in the _config.yml via gems, which yielded a deprication warning, and via plugins, which did not yield a warning, but still the error.

In my gemfile I tried adding the gem in the jekyll-plugins group and outside of it. Didn't make a difference.

When I run
bundle exec gem list --local | grep protect
jekyll-email-protect is found, and when I run jekyll doctor it says everything looks fine.

I'm running Ubuntu 18.04 and Ruby 2.5.1p57

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant