diff --git a/.themes/classic/plugins/pullquote.rb b/.themes/classic/plugins/pullquote.rb index 2b8544a..ff576fa 100644 --- a/.themes/classic/plugins/pullquote.rb +++ b/.themes/classic/plugins/pullquote.rb @@ -21,8 +21,6 @@ module Jekyll class PullquoteTag < Liquid::Block - PullQuoteMarkup = /\{(.+)\}/i - def initialize(tag_name, markup, tokens) super end