I noticed that `trafilatura` drops text in `<nobr>` tags. *Example*: `"Sjätte <nobr>AP-fonden</nobr>"` gets extracted as `"Sjätte "` and not the expected `"Sjätte AP-fonden"`.
I noticed that
trafilaturadrops text in<nobr>tags.Example:
"Sjätte <nobr>AP-fonden</nobr>"gets extracted as"Sjätte "and not the expected"Sjätte AP-fonden".