Skip to content

Noparse issue with markdown fields #2161

Description

@riasvdv

Bug Description

I have a markdown field with the following contents:

{{ color.label }}

This is what gets output when I dump the field in my templates:

<p>noparse_56c56f2a2936bb9da06452fbd043aec8</p>

The final html however is just

<p></p>

Seems like the {{ color.label }} is somehow being parsed.

Environment

Statamic version: 3.0.0.-beta-41

PHP version: 7.4

Install method (choose one):

  • Fresh install from statamic/statamic

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions