Open
Description
Hello,
I am wondering if it would be possible to add a property in PatchDocumentOptions
so the user could define the pattern used to patch.
For example instead of using {{ }} we could use { } or [ ].
I see that at the moment the pattern is hardcoded in from-docx.ts
line 138.
const patchText =
{{${patchKey}}};
Tell me your thoughts
Thanks
Metadata
Metadata
Assignees
Labels
No labels
Activity