lines.rb

Path: markup/simple_markup/lines.rb
Last Update: Thu Sep 22 16:49:19 JST 2005

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]