lib/vedeu/output/renderers/escape_sequence.rb in vedeu-0.6.3 vs lib/vedeu/output/renderers/escape_sequence.rb in vedeu-0.6.4

- old
+ new

@@ -9,9 +9,10 @@ include Vedeu::RendererOptions # Returns a new instance of Vedeu::Renderers::EscapeSequence. # # @param options [Hash] + # @return [Vedeu::Renderers::EscapeSequence] def initialize(options = {}) @options = options || {} end # Render the output with the escape sequences escaped.