diff --git a/i2p2www/spec/proposals/163-datagram2.rst b/i2p2www/spec/proposals/163-datagram2.rst index 0b1ab1d5ea9328a8e7533c0c9890852dfdb5d279..8d377c68cfa36235bbed9d5c58c07dce3a5622a5 100644 --- a/i2p2www/spec/proposals/163-datagram2.rst +++ b/i2p2www/spec/proposals/163-datagram2.rst @@ -126,7 +126,6 @@ Add Datagram2 to [DATAGRAMS]_ as follows: .. raw:: html - {% highlight %} {% highlight lang='dataspec' -%} +----+----+----+----+----+----+----+----+ | | @@ -244,11 +243,10 @@ Four bytes for the hash prefix should be sufficient? Notes ===== -* The practical length is limited by lower layers of protocols - the transports +- The practical length is limited by lower layers of protocols - the transports [TRANSPORT]_ currently limit messages to about 64 KB, so the data length here is limited to about 63 KB. - -* See important notes about the reliability of large datagrams [API]_. For +- See important notes about the reliability of large datagrams [API]_. For best results, limit the payload to about 10 KB or less.