lines.rb

Path: lib/rdoc/markup/simple_markup/lines.rb
Last Update: Tue Jan 17 18:02:17 +0000 2012

We store the lines we‘re working on as objects of class Line. These contain the text of the line, along with a flag indicating the line type, and an indentation level

[Validate]