lib/vedeu/editor/document.rb in vedeu-0.8.16 vs lib/vedeu/editor/document.rb in vedeu-0.8.17

- old
+ new

@@ -28,10 +28,10 @@ # @!attribute [rw] data # @return [String] attr_accessor :data # @!attribute [rw] name - # @return [String|Symbol] + # @macro return_name attr_accessor :name # Returns the document as a string with line breaks if there is # more than one line. #