Closed
Description
Direct links to RFC sections are useful, for example in
OpenAPI-Specification/versions/3.1.0.md
Lines 1056 to 1059 in 3f2e047
Unfortunately these currently get lost when running the Markdown sources through ReSpec and result in unspecific #bib-RFC6570
links, see for example https://spec.openapis.org/oas/latest.html#style-values.
A possible solution could be to adapt the md2html processing in
OpenAPI-Specification/scripts/md2html/md2html.js
Lines 257 to 262 in 3f2e047
[[RFC6570]] [section 3.2.7](https://tools.ietf.org/html/rfc6570#section-3.2.7)
that is both a bib-link and a direct link to the relevant RFC section.
Metadata
Metadata
Assignees
Type
Projects
Status
Done