Content Applications
#
AbstractWhile Content Builder, Content Extractor and Content Modifier APIs are very flexible, yet they also too generic.
The content-application
is a collection of more specific APIs which aim to reduce boilerplate for consumer.
getText
#
Extracts textual content of Headers & Paragraphs from a given content
#
ExampleThis is an example content, with header 3
and header 4
#
Output["This is an example content, with header 3 ", "and header 4"]
getPluginData
#
Extracts data of a plugin from a given content.
#
Example#
OutputgetMedia
#
Extracts all media data from a given content
#
ExampleFor this given content:
This is a content example with video & image