This is an automated email from the ASF dual-hosted git repository. garydgregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-csv.git
commit f0a2acd10548597f278b0224935169905bf64c28 Merge: caa1c8d0 61aa0555 Author: Gary Gregory <[email protected]> AuthorDate: Fri Jun 19 17:12:56 2026 -0400 Merge pull request #614 from rootvector2/escape-comment-marker-first-char Escape leading comment marker in printWithEscapes .../java/org/apache/commons/csv/CSVFormat.java | 14 +++++- .../org/apache/commons/csv/CSVPrinterTest.java | 51 ++++++++++++++++++++++ 2 files changed, 63 insertions(+), 2 deletions(-)
