File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -1659,7 +1659,7 @@ key-value pairs, e.g.:
16591659----
16601660meta:
16611661 xref:
1662- forensicswiki: Portable_Network_Graphics_(PNG )
1662+ forensicswiki: portable_network_graphics_(png )
16631663 iso: '15948:2004'
16641664 justsolve: PNG
16651665 loc: fdd000153
@@ -1676,10 +1676,15 @@ There are several "well-known" keys used by convention by many spec
16761676authors to provide good cross references of their formats:
16771677
16781678* `forensicswiki` specifies an article name at
1679- https://forensicswiki.xyz/page/Main_Page [Forensics Wiki], which is a
1679+ https://forensics.wiki/ [Forensics Wiki], which is a
16801680 CC-BY-SA-licensed wiki with information on digital forensics, file
16811681 formats and tools. A full link could be generated as
1682- `https://forensicswiki.xyz/page/` + this value.
1682+ `+https://forensics.wiki/+` + this value + `/`.
1683+ +
1684+ For consistency, insert parentheses in this value literally (without
1685+ using percent-encoding) - e.g. use `extended_file_system_(ext)` instead
1686+ of `extended_file_system_%28ext%29`.
1687+
16831688* `iso` specifies an ISO/IEC standard number, a reference to a standard
16841689 accepted and published by https://www.iso.org/[ISO] (International
16851690 Organization for Standardization). Typically these standards are not
You can’t perform that action at this time.
0 commit comments