Sha256: 93981184d05b114dede91e2b765b9d2e6a2e46708a16c40e7c980ad4ad191722

Contents?: true

Size: 144 Bytes

Versions: 10

Compression:

Stored size: 144 Bytes

Contents

module OpenXml
  module Docx
    module Elements
      class NonbreakingHyphen < Element
        tag :noBreakHyphen
      end
    end
  end
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
openxml-docx-0.10.6 lib/openxml/docx/elements/nonbreaking_hyphen.rb
openxml-docx-0.10.5 lib/openxml/docx/elements/nonbreaking_hyphen.rb
openxml-docx-0.10.4 lib/openxml/docx/elements/nonbreaking_hyphen.rb
openxml-docx-0.10.3 lib/openxml/docx/elements/nonbreaking_hyphen.rb
openxml-docx-0.10.2 lib/openxml/docx/elements/nonbreaking_hyphen.rb
openxml-docx-0.10.1 lib/openxml/docx/elements/nonbreaking_hyphen.rb
openxml-docx-0.10.0 lib/openxml/docx/elements/nonbreaking_hyphen.rb
openxml-docx-0.9.0 lib/openxml/docx/elements/nonbreaking_hyphen.rb
openxml-docx-0.8.0 lib/openxml/docx/elements/nonbreaking_hyphen.rb
openxml-docx-0.8.0.beta1 lib/openxml/docx/elements/nonbreaking_hyphen.rb