Skip to content

Move the generated text templates from transform.ts to generated_text.ts #26

Open
@rsdoiel

Description

@rsdoiel

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.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationenhancementNew feature or request

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions