Hello,
If you enable the ‘Try To Get Full Article Content’ option, the plugin will scrape the article from Medium and try to automatically detect the readable content from the scraped HTML content. This can be imperfect in some cases, as you pointed it out. I will look into improving this algorithm, however, because Medium does not have a precise structure in their HTML content for posts, this is a bit tricky.
This feature was added only for those publications which do not have full content added in the response which Medium returns for the initial API call, however, this is not the case for the publication you are using, so, I recommend you uncheck the ‘Try To Get Full Article Content’ checkbox.
Also, to remove the unwanted part of the page, I recommend you also add in rule settings, the settings from below:
Run Regex On Content:
<a([^>]*?)>([^<]*?)<\/a> was originally published in <a href=”https:\/\/blog\.ssv\.network\/”>ssv\.network<\/a>([\s\S]*)
I hope this info helps.
Regards, Szabi – CodeRevolution.