module HTML
class HTML::Proofer
class HTML::Proofer::Checkable
class HTML::Proofer::Checks
class HTML::Proofer::Checks::Check
class Image
class Images
class Link
class Links
html-proofer
0.1.1
# absolute_path
def absolute_path path = file_path || @check.path File.expand_path path, Dir.pwd end