mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-27 01:40:03 +00:00
Link doc lines to source specifications.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
Encoding and decoding JSON in strict `JSON`, `JSON5` and `BitSquid` variants.
|
||||
Encoding and decoding JSON in strict `JSON`, [[ JSON5 ; https://json5.org/ ]] and [[ BitSquid ; https://bitsquid.blogspot.com/2009/10/simplified-json-notation.html ]] variants.
|
||||
|
||||
Using one of these `Specification`s.
|
||||
JSON
|
||||
|
||||
Reference in New Issue
Block a user