Open
Description
The text content is where most of the bugs are cropping up. Since it is good to be easily to find things I need to Move the string constants into their own file (e.g. simplify spell checking, grammar checking, etc). I think it will also let others participate in the project as creating a handlebar template as a string constant is straight forward.
When I migrate the generated content out of transform.ts I should also come up with a nice way to normalize the naming of these constants and probably a registration method so that they can be easily added to the CMTools functionality.