merging for 1305

This commit is contained in:
Brian Wisti 2011-08-16 22:05:52 -07:00
parent 805a9eb921
commit 888ad0a31c

View file

@ -141,6 +141,7 @@ module Diaspora
return full_document
end
def single_emphasis(text)
"<em>#{text}</em>"
end