Explore Markup html/markdown processor options #8
Labels
decision
The result of this issue will be an ADR entry
good first issue
Good for newcomers
help wanted
Extra attention is needed
Scope: Object Model
These issues relate to the core object model
Milestone
Metaschema includes
Markup
andMarkupLine
datatypes which are used in certain fields that include Markdown or HTML content, such as inremarks
.A markup processor is required both for fields within a Metaschema definition document, and for fields within a Metaschema instance document (such as an OSCAL document's
description
field).This solution should include the ability to convert between HTML content and Markdown content, as well as integrate nicely with client applications that would consume
metaschema-node
or the future plannedoscal-node
.The solution as well as any implementation details should be documented in a PR to this repository's ADR.
The text was updated successfully, but these errors were encountered: