NASA ADS import

Hello

I have been using the NASA ADS importation extensively and it works really well.
One small thing though is the fact that the abstract returned by ADS has many new lines (\n) which makes the rendering of the abstract in Zotero quite jagged.
Would it be possible to replace newlines by a spaces in the abstract :
abstract = abstract.replace('\n', ' ') ?

Thanks
Sign In or Register to comment.