blakeNaccarato / docxrev

Microsoft Word review tools (comments, markup, etc.) with Python

Home Page:https://blakenaccarato.github.io/docxrev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix `cli.search_comments`, make it callable from CLI

blakeNaccarato opened this issue · comments

This module is not currently callable from the command line. Also, comment should be comment.text throughout, for it to actually work.