Description
parsing fails as soon as it hits an unclosed input or meta tag, as an example try
./bin/any23 rover https://ben.thatmustbe.me/note/2017/12/28/1
[Fatal Error] :170:3: The element type "input" must be terminated by the matching end-tag "</input>".
It seems like the issue might be that this is using a very old version of jsoup. at least as best I could tell.
Attachments
Issue Links
- relates to
-
ANY23-268 Entire extraction task fails due to "Element type "t.length" must be followed by either attribute specifications, ">" or "/>"
- Resolved
- links to