Method: RDiscount#autolink

Defined in:
lib/rdiscount.rb

Convert URL in links, even if they aren’t encased in <>



64
65
66
# File 'lib/rdiscount.rb', line 64

def autolink
  @autolink
end