SecurityEssentials / Teams2NVivo

This converts automated transcripts generated by Zoom or Microsoft Teams to NVivo format, with options to make coding easier.
MIT License
6 stars 1 forks source link

Need better testing for DOCX #21

Open charlesweir opened 6 months ago

charlesweir commented 6 months ago

Could have another JS file containing only examples for testing... [{ 'Test 1': text, 'output':text }, ...]

So could have a word document as a text URL. That would load on any browser without Cross Site Scripting problems.