5 Commits

Author SHA1 Message Date
Stephan Ango
bec23cfcc7 Fix issue with full HTML + DOCTYPE being inserted 2022-10-09 13:51:36 -07:00
Daryl Fritz
e4995bae97
Use _blank for the target
Some browsers might interpret "blank" as a named frame. You might want to consider using the browser standard _blank

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-target
2022-06-14 20:50:09 +00:00
Maxime Vaillancourt
9487676bd8 Skip non-pages for external links detection 2021-03-14 20:34:44 -04:00
Maggie Delano
8e6ef533c6 Fix footnote and reversefootnote links from being treated as external links 2021-03-14 00:05:17 -05:00
Maxime Vaillancourt
606ed76189 Add option to open external links in new tab 2021-03-02 20:25:28 -05:00