Text highlighting of text returned by csv.reader is incorrect on first record
I am reading one or more text files, using csv.reader to concatenate the files into a single list, broken down by paragraph. When I display the list in my edit window, text highlighting in the first paragraph of each file is incorrect.