We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a70b0bc commit b351ba8Copy full SHA for b351ba8
src/main/java/org/apache/commons/csv/CSVFormat.java
@@ -1079,7 +1079,7 @@ public CSVFormat getFormat() {
1079
/**
1080
* Default MongoDB CSV format used by the {@code mongoexport} operation.
1081
* <p>
1082
- * <b>Parsing is not supported yet.</b>
+ * <strong>Parsing is not supported yet.</strong>
1083
* </p>
1084
*
1085
@@ -1121,7 +1121,7 @@ public CSVFormat getFormat() {
1121
1122
* Default MongoDB TSV format used by the {@code mongoexport} operation.
1123
1124
1125
1126
1127
0 commit comments