# File lib/maruku/input/type_detection.rb, line 23
        def md_type()
                @md_type ||= line_md_type(self)
        end