View on GitHub

semplate

Markup generation from user defined templates with semantics

Type representation in markdown documents

Context and Problem Statement

The values of fields need to be represented in the markdown documents. How are different types represented?

Considered Options

Decision Outcome

Default Java representations are used.

Representations chosen by the user in the template have not been rejected, but are maybe a feature for a future release.