[Source]
# File rdoc/markup/simple_markup/fragments.rb, line 98 def initialize(level, type) super(level, "", type, nil) end
[Validate]