lib/rocx/elements/paragraph.rb in rocx-0.5.8 vs lib/rocx/elements/paragraph.rb in rocx-0.6.0

- old
+ new

@@ -1,10 +1,8 @@ module Rocx module Elements - class Paragraph < BaseContainer - tag_name :p - namespace :w - properties_tag :pPr + class Paragraph < Container + tag :p value_property :alignment value_property :auto_adjust_right_indent value_property :auto_space_de value_property :auto_space_dn