Sha256: 560b0f852f4a7663fadf9e961e0d52f8d34ae619c38355cb3d2a22388fb35d7f

Contents?: true

Size: 158 Bytes

Versions: 4

Compression:

Stored size: 158 Bytes

Contents

require 'rinku'
require 'tag_helper'

AutoHtml.add_filter(:link).with({}) do |text, options|
  Rinku.auto_link(text, :all, TagHelper.attributes(options))
end

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
marcosinger-auto_html-1.3.6 lib/auto_html/filters/link.rb
auto_html-1.4.2 lib/auto_html/filters/link.rb
auto_html-1.4.1 lib/auto_html/filters/link.rb
auto_html-1.4.0 lib/auto_html/filters/link.rb