Skip to content

Guard::Jekyll failed: Illegal nesting: nesting within plain text is illegal. #8

@volkanunsal

Description

@volkanunsal

I am using this plugin with guard-jekyll. I get this error whenever I try to use the partial syntax from a page template.

# index.haml
{% haml navbar.haml %}

It works fine when I use it from a layout template

# _layouts/default.haml
{% haml navbar.haml %}

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