mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-13 01:21:38 -07:00
Link doc lines to source specifications.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
/*
|
||||
Reader and writer for comma-separated values (`CSV`) files, per `RFC 4180`.
|
||||
This package supports the format described in [[ RFC 4180; https://tools.ietf.org/html/rfc4180.html ]]
|
||||
Reader and writer for comma-separated values (`CSV`) files, per [[ RFC 4180 ; https://tools.ietf.org/html/rfc4180.html ]].
|
||||
|
||||
Example:
|
||||
package main
|
||||
|
||||
Reference in New Issue
Block a user