mirror of
https://github.com/moparisthebest/www.moparscape.org
synced 2024-11-04 08:25:07 -05:00
updated titlecase require on blockquote plugin
This commit is contained in:
parent
ee7b9dd958
commit
acd1ba34d3
@ -14,7 +14,8 @@
|
|||||||
# <strong>Bobby Willis</strong><cite><a href="http://google.com/blah">The Search For Bobby's Mom</a>
|
# <strong>Bobby Willis</strong><cite><a href="http://google.com/blah">The Search For Bobby's Mom</a>
|
||||||
# </blockquote>
|
# </blockquote>
|
||||||
#
|
#
|
||||||
require './_plugins/titlecase.rb'
|
require './plugins/titlecase.rb'
|
||||||
|
|
||||||
module Jekyll
|
module Jekyll
|
||||||
|
|
||||||
class Blockquote < Liquid::Block
|
class Blockquote < Liquid::Block
|
||||||
|
Loading…
Reference in New Issue
Block a user