Issue by idoshamun
Thu Jun 17 15:18:52 2021
Originally opened as codelucas/newspaper#896
Before this change, top_node was cleaned and then copied to the clean_top_node.
I believe this is not the original intent and should be fixed because it creates confusion and there's no way to get the raw top_node. It's an issue I'm currently facing myself.
Thanks for your awesome work!
idoshamun included the following code: https://github.com/codelucas/newspaper/pull/896/commits
Thu Jun 17 15:18:52 2021
Originally opened as codelucas/newspaper#896
Before this change,
top_nodewas cleaned and then copied to theclean_top_node.I believe this is not the original intent and should be fixed because it creates confusion and there's no way to get the raw
top_node. It's an issue I'm currently facing myself.Thanks for your awesome work!
idoshamun included the following code: https://github.com/codelucas/newspaper/pull/896/commits