fix for post rss feeds, fix for notes
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
<article data-width="<%= note.width %>" data-height="<%= note.height %>" data-x="<%= note.x %>" note-y="<%= note.y %>" data-id="<%= note.id %>">
|
||||
<article data-width="<%= note.width %>" data-height="<%= note.height %>" data-x="<%= note.x %>" data-y="<%= note.y %>" data-id="<%= note.id %>">
|
||||
<%= raw DText.sanitize(note.body) %>
|
||||
</article>
|
||||
Reference in New Issue
Block a user