diff options
| -rw-r--r-- | lib/asciidoctor/pdf/converter.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/asciidoctor/pdf/converter.rb b/lib/asciidoctor/pdf/converter.rb index 03131b36..e329966a 100644 --- a/lib/asciidoctor/pdf/converter.rb +++ b/lib/asciidoctor/pdf/converter.rb @@ -1326,7 +1326,6 @@ module Asciidoctor end end end - theme_margin :block, :bottom, (next_enclosed_block node) end alias convert_quote convert_quote_or_verse |
