Spell formats in lowercase.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
679a335b63
commit
3206334142
|
@ -76,14 +76,14 @@ Print version, copyright and license.
|
|||
|
||||
== FORMATS
|
||||
|
||||
=== CSV
|
||||
=== csv
|
||||
|
||||
CSV is short for comma separated values. All fields are quoted and delimited by
|
||||
commas. Line breaks in the full text are converted to "\n". Our CSV
|
||||
implementation follows RFC 4180 and the full MIME media type is
|
||||
`text/csv;charset=utf-8;header=present`.
|
||||
|
||||
=== AsciiDoc
|
||||
=== asciidoc
|
||||
|
||||
AsciiDoc is a markup language that can be read as plain text or converted to
|
||||
HTML, PDF and many other formats.
|
||||
|
|
Loading…
Reference in New Issue
Block a user