Public class methods
new
(level, type)
[show source]
# File lib/rdoc/markup/fragments.rb, line 105 def initialize(level, type) super(level, "", type, nil) end