Browse code

Reverted previous commit to separate that change to a different pull request.

B Strand authored on 13/10/2011 at 18:30:25
Showing 1 changed files
... ...
@@ -71,7 +71,7 @@ module Jekyll
71 71
       else
72 72
         "#{quote}<footer>#{author}</footer>"
73 73
       end
74
-      "<blockquote class='citation'>#{blockquote}</blockquote>"
74
+      "<blockquote>#{blockquote}</blockquote>"
75 75
     end
76 76
 
77 77
     def paragraphize(input)