Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Archive

Markdown in Custom Blueprint doesn't render

Started by Muut Archive 9 years ago · 1 replies · 708 views
9 years ago

Hi all,

looking for help with a custom page blueprint. I have created a new tab and properties one of which is a markdown editor. The text properties all work as expected, however the markdown editor doesnt seem to work properly. It looks and works fine in the back office, but on-page the markdown syntax just renders as plain text.

I am just using the following in my blueprint yaml
header.releasebio:
type: markdown

and then referencing on twig with {{page.header.releasebio}}

9 years ago

--- twig
{{ page.header.releasebio|markdown }}

TXT

[Learn doc](https://learn.getgrav.org/themes/twig-filters-functions#markdown)

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 1282 9 years ago
Archive · by Muut Archive, 9 years ago
2 889 9 years ago
Archive · by Muut Archive, 9 years ago
2 4019 9 years ago
Archive · by Muut Archive, 9 years ago
1 2894 9 years ago
Archive · by Muut Archive, 9 years ago
3 1078 9 years ago