Skip to content
This repository has been archived by the owner on Feb 24, 2022. It is now read-only.

Commit

Permalink
Expose makeUrlAbsolute
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredlockhart committed Sep 8, 2016
1 parent e9bbaa2 commit 6557c6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions parser.js
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ function getMetadata(doc, url, rules) {
}

module.exports = {
makeUrlAbsolute,
buildRuleset,
metadataRules,
getMetadata
Expand Down

0 comments on commit 6557c6e

Please sign in to comment.