mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-15 19:27:56 +01:00
[AdvPaste]Fix CSV parser supporting escape delimiter by enclosing in double quotes (#33874)
## Summary of the Pull Request This PR fixes the CSV parser support for escaping delimiter by enclosing it in quotes ## Detailed Description of the Pull Request / Additional comments - This PR introduces a fix for the support of adding a delimiter to the string and supporting it by enclosing it in `"`
This commit is contained in:
1
.github/actions/spell-check/expect.txt
vendored
1
.github/actions/spell-check/expect.txt
vendored
@@ -1064,6 +1064,7 @@ numberbox
|
||||
nwc
|
||||
Objbase
|
||||
objidl
|
||||
occurrence
|
||||
ocr
|
||||
Ocrsettings
|
||||
odbccp
|
||||
|
||||
Reference in New Issue
Block a user