Skip to content

not working, Liquid syntax error #12

Description

@breuerfelix

this plugin is freaking amazing cause I can update my page automatically when I update my project readme. saving a lot of time to not update things in 2 different places.

anyways I get an error:
Liquid Exception: Liquid syntax error (line 1): Unknown tag 'github_sample' in projects/king-bot/index.md

I installed the gem, and added it to the plugins (btw. change that in your documentation please :) )

tried to bundle exec Jekyll serve but no luck at all

implemented like:
{% github_sample scriptworld-git/king-bot/blob/master/README.md 5 %}

also tried:
{%- github_sample scriptworld-git/king-bot/blob/master/README.md 5 -%}

and even full path:
{% github_sample https://github.com/scriptworld-git/king-bot/blob/master/README.md 5 %}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions