scout-extended icon indicating copy to clipboard operation
scout-extended copied to clipboard

Deep analyse the `HtmlSplitter::class`

Open nunomaduro opened this issue 6 years ago • 1 comments
trafficstars

The goal is study how useful the current implementation of the HtmlSplitter can be. Taking real articles writing in HTML and analyse if they can be splitted correctly using our HtmlSplitter.

After discussion, you may want to perform a Pull Request improving the current implementation.

Note: Consider @julienbourdeau is implementation for wordpress (https://gist.github.com/julienbourdeau/ad9e34a8b65613aaf27ed5f46600eafc#file-HtmlSplitter-php).

nunomaduro avatar Feb 19 '19 09:02 nunomaduro

I'm on it.

TomKlotzPro avatar Mar 21 '19 08:03 TomKlotzPro