Comment by firesteelrain
Comment by firesteelrain 6 days ago
With pandoc you can do this I think
pandoc -t plain file.docx | grep "pattern"
Comment by firesteelrain 6 days ago
With pandoc you can do this I think
pandoc -t plain file.docx | grep "pattern"
Which almost looks like what this terminal program is doing ?
Even better you can have pandoc output markdown.