python-in-the-morning icon indicating copy to clipboard operation
python-in-the-morning copied to clipboard

created new script to parse quotes

Open McCroden opened this issue 4 years ago • 0 comments

created my own script for pulling out quotes. There is one thing lacking: it can't pull out Quotes if the Quotes header is the last header of the file. I also added a test_quotes.txt file to use in regex101.com or similar.

Checkout --help for the script.

McCroden avatar Mar 04 '20 06:03 McCroden