Giter Site home page Giter Site logo

Comments (3)

WBertan avatar WBertan commented on May 14, 2024

With the lib version 1.3.2 with the same HTML I got this output:
"TEST TEST TEST TEST TEST TEST TEST TEST TEST TEST"

from swiftsoup.

scinfu avatar scinfu commented on May 14, 2024

Hi, sorry for my delay.
Current master version do not have this problem and the output is:
"TEST TEST TEST TEST TEST TEST TEST TEST TEST TEST"
if you use cocoapod, you will need to link using pod 'SwiftSoup', :git => 'https://github.com/scinfu/SwiftSoup.git'.

I can't push a this version in cocoa pods because its compatible only with Swift 3.2 and 4, I'm waiting for new xCode 9 .

from swiftsoup.

WBertan avatar WBertan commented on May 14, 2024

Hi, if the output is:

"TEST TEST TEST TEST TEST TEST TEST TEST TEST TEST"

it is still wrong. by the HTML the output should be

" TEST\r\nTEST\r\nTEST\r\n\r\nTEST\r\nTEST\r\nTEST\r\n\r\n\r\nTEST\r\nTEST\r\nTEST\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nTEST"

but I'm getting

"TEST\r\n TEST\r\n TEST\r\n \r\n\r\n\r\n TEST\r\n TEST\r\n TEST\r\n \r\n\r\n\r\n \r\n\r\n\r\n TEST\r\n TEST\r\n TEST\r\n \r\n\r\n\r\n \r\n\r\n\r\n \r\n\r\n\r\n \r\n\r\n\r\n \r\n\r\n\r\n \r\n\r\n\r\n \r\n\r\n\r\n TEST"

Like it is injecting some spaces in the beginning of the lines, plus some extras new lines. (Where for acknowledge, in Android we had the same "injections" of new lines when using MODE_LEGACY in the parsing, but using MODE_COMPACT in the parsing those new lines aren't there anymore.

from swiftsoup.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.