Skip to content

Is it possible to render html from a bound variable? #291

Answered by mikke89
ghost asked this question in Q&A
Discussion options

You must be logged in to vote

Hi.

You can use the data-rml view for this purpose. I think the following should work for you:

<div data-for="log : logs" data-rml="log + '<br/>'"/>

Let me know how it goes :)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant