Reverted previous commit to separate that change to a different pull request.
This commit is contained in:
parent
5b0486ced1
commit
d983e3eb31
@ -71,7 +71,7 @@ module Jekyll
|
|||||||
else
|
else
|
||||||
"#{quote}<footer>#{author}</footer>"
|
"#{quote}<footer>#{author}</footer>"
|
||||||
end
|
end
|
||||||
"<blockquote class='citation'>#{blockquote}</blockquote>"
|
"<blockquote>#{blockquote}</blockquote>"
|
||||||
end
|
end
|
||||||
|
|
||||||
def paragraphize(input)
|
def paragraphize(input)
|
||||||
|
Loading…
Reference in New Issue
Block a user