UNPKG
converse
Version:
latest (0.0.1)
0.0.1
converse ========
converse
/
app
/
views
/
partials
/
post-row.jade
6 lines
(5 loc)
•
126 B
text/jade
View Raw
1
2
3
4
5
6
li(
data
-post-id=
"#{post._id}"
) h5
by
-
var
person = post._author include person-slug p !{markdown(post.content)}