FrontPage
»
StructuredTextNG
»
NGUseCases
»
CreateHTMLOutput
Use Case
- Actor
- Goal
Render text content in HTML
- Description
We provide a basic capability that works with a the output of CreateADocumentOrientedStructuredTextDocument. That is, a user:
Creates a basic StructuredText document using
StructuredText.Basic"Colors" the output of
StructuredText.BasicwithStructuredText.Documentto create an object that contains features like bullets and headings,Processes the output of
StructuredText.DocumentwithStructuredText.HTMLto generate HTML text.
as described in detail in NGDocumentation.