Closed carbontwelve closed 3 weeks ago
This PR fixes #53 via using JSDOM to parse anchor tags within an HTML document excluding those within <pre> or <code> blocks as well as any that do not begin their href attribute with a forward slash (/).
<pre>
<code>
/
This PR fixes #53 via using JSDOM to parse anchor tags within an HTML document excluding those within
<pre>
or<code>
blocks as well as any that do not begin their href attribute with a forward slash (/
).