Closed lunakv closed 1 year ago
Hotfix for #37.
The parsed PDF text had a link inserted in a separate paragraph in the middle of section 3.9, which wasn't caught by the URL pruning regex. It was extended to remove that link. I also made the other regex slightly more idiomatic.
Hotfix for #37.
The parsed PDF text had a link inserted in a separate paragraph in the middle of section 3.9, which wasn't caught by the URL pruning regex. It was extended to remove that link. I also made the other regex slightly more idiomatic.