Version 1.4.2: fix for images documents...
[fanfix.git] / src / be / nikiroo / fanfix / supported / MangaFox.java
index ba42452ff332937dc57c459ff092202829e553ff..d86cc738c2f731707e98bb328e93f4f2005a134e 100644 (file)
@@ -312,7 +312,7 @@ class MangaFox extends BasicSupport {
                                builder.append("[");
                                // to help with the retry and the originalUrl, part 1
                                builder.append(withoutQuery(linkImage));
-                               builder.append("]\n");
+                               builder.append("]<br/>");
                        }
 
                        // to help with the retry and the originalUrl, part 2