While #4 has been marked as resolved, it still doesn't seem supported or working as expected. Given the same example CSV: ```csv Key,Text X,"Hello, mechatroner, This, incorrectly interpreted as a new row with two columns" ``` Results in this with current version 3.23.0: <img width="549" height="119" alt="Image" src="https://github.com/user-attachments/assets/fe5087d7-9895-4115-b3df-ef8a999b4ddd" /> This results in also the **align** option not to work as it gives the following error: > [!CAUTION] > Unable to align: Inconsistent double quotes at line 2
While #4 has been marked as resolved, it still doesn't seem supported or working as expected.
Given the same example CSV:
Results in this with current version 3.23.0:
This results in also the align option not to work as it gives the following error:
Caution
Unable to align: Inconsistent double quotes at line 2