class HTMLProofer::Check::Links

def allow_missing_href?

def allow_missing_href?
  @runner.options[:allow_missing_href]
end