module
SM
v1_8_7_72 -
Show latest stable
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
Constants
AttrChanger = Struct.new(:turn_on, :turn_off)
Files
- lib/rdoc/markup/simple_markup.rb
- lib/rdoc/markup/simple_markup/fragments.rb
- lib/rdoc/markup/simple_markup/inline.rb
- lib/rdoc/markup/simple_markup/lines.rb
- lib/rdoc/markup/simple_markup/preprocess.rb
- lib/rdoc/markup/simple_markup/to_flow.rb
- lib/rdoc/markup/simple_markup/to_html.rb
- lib/rdoc/markup/simple_markup/to_latex.rb