Bug Description
I have a markdown field with the following contents:
This is what gets output when I dump the field in my templates:
<p>noparse_56c56f2a2936bb9da06452fbd043aec8</p>
The final html however is just
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
Bug Description
I have a markdown field with the following contents:
This is what gets output when I dump the field in my templates:
The final html however is just
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):
statamic/statamic