guardian / flexible-content-body-parser   0.8

Apache License 2.0 GitHub

Parser for the blob of HTML that Content API exposes for Flexible Content

Scala versions: 2.11 2.10

Flexible Content Body Parser

DEPRECATED - Content API now provides blocks natively, use that functionality instead please!!!

Content API currently only exposes flexible content as conjoined blobs of HTML.

This parser extracts the HTML into separate blocks, allowing you to more easily manipulate the content.