You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,8 @@ This enables default editor features like syntax validation, highlighting and in
26
26
- customizable column coloring
27
27
- tab (↹) separator highlighting
28
28
29
+
(see [full changelog](./CHANGELOG))
30
+
29
31
### Syntax parser & validation
30
32
31
33
The CSV syntax parser follows the standard defined in [IETF 4180](https://www.ietf.org/rfc/rfc4180.txt) but tolerates leading and trailing whitespaces of escaped text and accepts basically every literal as text data.
0 commit comments