Minor documentation fixes.

This commit is contained in:
Jeremy Wall 2018-03-24 08:59:55 -05:00
parent 01e7ee59b7
commit f132449379

View File

@ -19,9 +19,10 @@ organiztion for a given configuration structure (i.e. xml attribute or tag?).
Some options here could be: Some options here could be:
* Simple data export (json) * Simple data export (json)
* A Functional Transform similar to xslt or css transforms. * A Functional Transform similar to xslt or css transforms
* A Templating language * A Templating language
* Annotations. * DSL's
* Annotations
# Minor Fixes and Polish # Minor Fixes and Polish