Preview
Issue #1
In original article there's a poll. Maybe you should remove empty paragraph and one divider?
- Deleted Account
- I understand your request as a user but it's not possible programmatically.
Please see the source of this section:
<hr />
<hr />
<script src="..."></script>
<div align="center" id="8e531f1c-b22b-33b4-9983-29ee356a9c01"> </div>
<hr />
There is a non-essential voting widget at the end of the article to increase user engagement. Thus we can simply remove that and go ahead with generating the IV page.
Actually, what I could done safely was:
@remove: //hr/next-sibling::hr
That you can see I have done this on line 1036 perfectly.
But we shouldn't remove all <hr> tags that placed before <script> or all <hr> tags placed after <div>.
Please put yourself into programmer shoes!
- Declined by admin
- Type of issue
- Rudimentary content not removed
- Reported
- Mar 28, 2019