Skip to content

Commit 353ea4a

Browse files
committed
CommonMark and IANA now in Specref
1 parent abbff3e commit 353ea4a

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

scripts/md2html/md2html.js

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -98,26 +98,6 @@ function preface(title,options) {
9898
publisher: "OpenAPI Initiative"
9999
},
100100
//TODO: remove localBiblio once Specref PRs https://github.com/tobie/specref/pulls/ralfhandl are merged
101-
CommonMark: {
102-
title: "CommonMark Spec",
103-
href: "https://spec.commonmark.org/",
104-
},
105-
"CommonMark-0.27": {
106-
title: "CommonMark Spec Version 0.27",
107-
href: "https://spec.commonmark.org/0.27/",
108-
date: "2016-11-18",
109-
authors: [ "John MacFarlane" ]
110-
},
111-
"IANA-HTTP-AUTHSCHEMES": {
112-
href: "https://www.iana.org/assignments/http-authschemes/",
113-
title: "Hypertext Transfer Protocol (HTTP) Authentication Scheme Registry",
114-
publisher: "IANA"
115-
},
116-
"IANA-HTTP-STATUS-CODES": {
117-
href: "https://www.iana.org/assignments/http-status-codes/",
118-
title: "Hypertext Transfer Protocol (HTTP) Status Code Registry",
119-
publisher: "IANA"
120-
},
121101
"JSON-Schema-Validation-04": {
122102
authors: [ "Kris Zyp", "Francis Galiegue", "Gary Court" ],
123103
href: "https://datatracker.ietf.org/doc/html/draft-fge-json-schema-validation-00",

0 commit comments

Comments
 (0)