From f13244937953c0c876ac6f7782056011b1a99bcb Mon Sep 17 00:00:00 2001 From: Jeremy Wall Date: Sat, 24 Mar 2018 08:59:55 -0500 Subject: [PATCH] Minor documentation fixes. --- TODO.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index 33845f3..604e661 100644 --- a/TODO.md +++ b/TODO.md @@ -19,9 +19,10 @@ organiztion for a given configuration structure (i.e. xml attribute or tag?). Some options here could be: * 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 -* Annotations. +* DSL's +* Annotations # Minor Fixes and Polish