Skip to content

Documentation could be wrong? #14

@m1dnight

Description

@m1dnight

Hi,

A new user here. I was trying to render a piece of markdown in my Phoenix heex template.

I added <%= render("some_markdown.html") %> to my template, but that doesn't render anything, because it's missing the =.
Could it be that documentation should contain

<%= render("some_markdown.html") %>

instead of

<% render("some_markdown.html") %>

<% render("some_markdown.html") %>

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