lib/kitabu/footnotes/base.rb in kitabu-2.1.0 vs lib/kitabu/footnotes/base.rb in kitabu-3.0.0

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + module Kitabu module Footnotes class Base # Set the content that will be modified. attr_accessor :content