* BAEL-3941
- Code snippets for preserving line breaks using Jsoup while parsing HTML strings
* BAEL-3941
- swapped the order of arguments in assertEquals
* Fix the requested changes
* Split into smaller methods
* Split into smaller methods
* Remove apache dependency and split into smaller methods
* Add unit tests