Skip to content
Permalink
Browse files
Merge pull request #4987 from quicwg/h3qp/kramdown
Use some Kramdown concepts properly
  • Loading branch information
MikeBishop committed May 9, 2022
2 parents 1cb0025 + 2ae3bfe commit 9d1923d132cc6a9cf9ff633e45c086d040499340
Showing with 47 additions and 49 deletions.
  1. +31 −32 rfc9114.md
  2. +16 −17 rfc9204.md
@@ -2722,40 +2722,39 @@ for what might be a temporary or intermittent error.
# Acknowledgments
{:numbered="false"}

Robbie Shade and Mike Warres were the authors of draft-shade-quic-http2-mapping,
a precursor of this document.
{{{Robbie Shade}}} and {{{Mike Warres}}} were the authors of
draft-shade-quic-http2-mapping, a precursor of this document.

The IETF QUIC Working Group received an enormous amount of support from many
people. Among others, the following people provided substantial contributions to
this document:

<ul spacing="compact">
<li><t><contact fullname="Bence Béky"/></t></li>
<li><t><contact fullname="Daan De Meyer"/></t></li>
<li><t><contact fullname="Martin Duke"/></t></li>
<li><t><contact fullname="Roy Fielding"/></t></li>
<li><t><contact fullname="Alan Frindell"/></t></li>
<li><t><contact fullname="Alessandro Ghedini"/></t></li>
<li><t><contact fullname="Nick Harper"/></t></li>
<li><t><contact fullname="Ryan Hamilton"/></t></li>
<li><t><contact fullname="Christian Huitema"/></t></li>
<li><t><contact fullname="Subodh Iyengar"/></t></li>
<li><t><contact fullname="Robin Marx"/></t></li>
<li><t><contact fullname="Patrick McManus"/></t></li>
<li><t><contact fullname="Luca Niccolini"/></t></li>
<li><t><contact asciiFullname="Kazuho Oku" fullname="奥 一穂"/></t></li>
<li><t><contact fullname="Lucas Pardue"/></t></li>
<li><t><contact fullname="Roberto Peon"/></t></li>
<li><t><contact fullname="Julian Reschke"/></t></li>
<li><t><contact fullname="Eric Rescorla"/></t></li>
<li><t><contact fullname="Martin Seemann"/></t></li>
<li><t><contact fullname="Ben Schwartz"/></t></li>
<li><t><contact fullname="Ian Swett"/></t></li>
<li><t><contact fullname="Willy Taureau"/></t></li>
<li><t><contact fullname="Martin Thomson"/></t></li>
<li><t><contact fullname="Dmitri Tikhonov"/></t></li>
<li><t><contact fullname="Tatsuhiro Tsujikawa"/></t></li>
</ul>

A portion of Mike Bishop's contribution was supported by Microsoft during his
employment there.
{:compact}
- <t>{{{Bence Béky}}}</t>
- <t>{{{Daan De Meyer}}}</t>
- <t>{{{Martin Duke}}}</t>
- <t>{{{Roy Fielding}}}</t>
- <t>{{{Alan Frindell}}}</t>
- <t>{{{Alessandro Ghedini}}}</t>
- <t>{{{Nick Harper}}}</t>
- <t>{{{Ryan Hamilton}}}</t>
- <t>{{{Christian Huitema}}}</t>
- <t>{{{Subodh Iyengar}}}</t>
- <t>{{{Robin Marx}}}</t>
- <t>{{{Patrick McManus}}}</t>
- <t>{{{Luca Niccolini}}}</t>
- <t>{{{Kazuho Oku}{奥 一穂}}}</t>
- <t>{{{Lucas Pardue}}}</t>
- <t>{{{Roberto Peon}}}</t>
- <t>{{{Julian Reschke}}}</t>
- <t>{{{Eric Rescorla}}}</t>
- <t>{{{Martin Seemann}}}</t>
- <t>{{{Ben Schwartz}}}</t>
- <t>{{{Ian Swett}}}</t>
- <t>{{{Willy Taureau}}}</t>
- <t>{{{Martin Thomson}}}</t>
- <t>{{{Dmitri Tikhonov}}}</t>
- <t>{{{Tatsuhiro Tsujikawa}}}</t>

A portion of {{{Mike Bishop}}}'s contribution was supported by Microsoft during
his employment there.
@@ -1858,28 +1858,27 @@ people.

The compression design team did substantial work exploring the problem space and
influencing the initial draft version of this document. The contributions of
design team members <contact fullname="Roberto Peon"/>, <contact
fullname="Martin Thomson"/>, and <contact fullname="Dmitri Tikhonov"/> are
gratefully acknowledged.
design team members {{{Roberto Peon}}}, {{{Martin Thomson}}}, and
{{{Dmitri Tikhonov}}} are gratefully acknowledged.

The following people also provided substantial contributions to this document:

<ul spacing="compact">
<li><t><contact fullname="Bence Béky"/></t></li>
<li><t><contact fullname="Alessandro Ghedini"/></t></li>
<li><t><contact fullname="Ryan Hamilton"/></t></li>
<li><t><contact fullname="Robin Marx"/></t></li>
<li><t><contact fullname="Patrick McManus"/></t></li>
<li><t><contact asciiFullname="Kazuho Oku" fullname="奥 一穂"/></t></li>
<li><t><contact fullname="Lucas Pardue"/></t></li>
<li><t><contact fullname="Biren Roy"/></t></li>
<li><t><contact fullname="Ian Swett"/></t></li>
</ul>
{:compact}
- <t>{{{Bence Béky}}}</t>
- <t>{{{Alessandro Ghedini}}}</t>
- <t>{{{Ryan Hamilton}}}</t>
- <t>{{{Robin Marx}}}</t>
- <t>{{{Patrick McManus}}}</t>
- <t>{{{Kazuho Oku}{奥 一穂}}}</t>
- <t>{{{Lucas Pardue}}}</t>
- <t>{{{Biren Roy}}}</t>
- <t>{{{Ian Swett}}}</t>

This document draws heavily on the text of {{!RFC7541}}. The indirect input of
those authors is also gratefully acknowledged.

Buck Krasic's contribution was supported by Google during his employment there.
{{{Buck Krasic}}}'s contribution was supported by Google during his employment
there.

A portion of Mike Bishop's contribution was supported by Microsoft during his
employment there.
A portion of {{{Mike Bishop}}}'s contribution was supported by Microsoft during
his employment there.

0 comments on commit 9d1923d

Please sign in to comment.