114 115 116
# File 'lib/rdoc/markdown/literals.rb', line 114 def get_text(start) @string[start..@pos-1] end