extraction-framework
extraction-framework copied to clipboard
improve external link parsing
Most of the LinkParserTest we failing and this PR fixes most of these tests. There are still issues with external links with paths (containing ?) this is due to the URI escaping utils and not addressed in this change