module Crinja::Util
Defined in:
lib/filter/html.crlib/filter/string.cr
util/scope_map.cr
Constant Summary
-
AUTO_LINK_RE =
/\ (?: ([0-9A-Za-z+.:-]+:)\/\/ | www\. ) [^\s<]+ /x
-
https://github.com/tenderlove/rails_autolink/blob/master/lib/rails_autolink/helpers.rb
-
REGEX_WORD =
/\s-\(\{\[\</