Skip to content

Page-level Twig conflict #21

Description

@petira

If the Page Toc Plugin is enabled, then page-level Twig cannot be processed, specifically links ...<a href="{{ page.url|e }}">... and resources ...<img src="{{ img.url|e }}">.... The escaped code is returned instead of the URL.

Edit 06/16/2022: Markdown syntax is not processed either, specifically [{{ page.title|e }}]({{ page.url|e }}) and ![{{ img.title|e }}]({{ img.url|e }}).

More info: getgrav/grav#3589.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions