AO3: strip empty paragraphs

Strip empty paragraphs from works on Archive of Our Own

< Feedback on AO3: strip empty paragraphs

प्रश्न/टिप्पणी

§
पोस्ट केले: 2020-09-22
संपादित केले: 2020-09-25

Bug: script removes inline images from fics.

Edit: I had a fix here but I know jack about Javascript so it only fixed half the problem. Whoops!

Possible actual fix: replace line 14 with if (paragraphs[i].textContent.trim() == "" & paragraphs[i].innerHTML.search("img")==-1) {

उत्तर पोस्ट करा

उत्तर पोस्ट करण्यासाठी साइन इन करा.