swxben / docx-template-engine

A template engine for the .NET platform which takes a DOCX file and applies a data object to generate reports, do mail merges, etc.
35 stars 17 forks source link

DocxXmlHandling.AutoEscape #17

Open ghost opened 10 years ago

ghost commented 10 years ago

I keep forgetting to escape xml characters (my line of work & is very common) I was thinking of adding an optional parameter flag to allow for the system to auto escape all of the values upon processing.
To deal with this error mostly.

docx error

becdetat commented 9 years ago

Sorry Mark, I haven't had a chance to look at this. If you want I can make you a collaborator and give you access to the nuget?

ghost commented 9 years ago

Appreciate the offer.

I'm going to create a new library that far expands the scope of yours. I think yours should remain lightweight.

-Mark

On Oct 22, 2014, at 5:34 PM, Ben Scott notifications@github.com wrote:

Sorry Mark, I haven't had a chance to look at this. If you want I can make you a collaborator and give you access to the nuget?

— Reply to this email directly or view it on GitHub.

becdetat commented 9 years ago

Sounds interesting. Please let me know about the new library when it hits. I haven't got any current projects using this at the moment which is why it's gone stale. I've added you as an admin regardless, let me know if you want nuget access too.