latest 3 messages by spaes
+
[2014-07-18T18:52:15Z]
spaes
is there any simple way to insert a space when new_lines are stripped? or do i have to make a new strip_newlineswithspace function?
+
[2014-07-18T18:51:40Z]
spaes
but if i have a title at the beginning of my post, there is no space between the title and the next paragraph (due to both strip_html and strip_newlines)
+
[2014-07-18T18:50:57Z]
spaes
Hello, for organic group description i am using this: { page.excerpt | strip_html | strip_newlines | truncate: 120 }