From aaa9b941386f4a17fc224b77aeb4815c61ec61fb Mon Sep 17 00:00:00 2001
From: zzz <zzz@i2pmail.org>
Date: Tue, 21 Jan 2025 17:24:58 -0500
Subject: [PATCH] minor fixes

---
 i2p2www/spec/proposals/169-pq-crypto.rst | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/i2p2www/spec/proposals/169-pq-crypto.rst b/i2p2www/spec/proposals/169-pq-crypto.rst
index 8d8eee3a..12733056 100644
--- a/i2p2www/spec/proposals/169-pq-crypto.rst
+++ b/i2p2www/spec/proposals/169-pq-crypto.rst
@@ -168,7 +168,7 @@ Common Structures
 -----------------
 
 PublicKey
-----------------
+````````````````
 
 ================    ================= ======  =====
   Type              Public Key Length Since   Usage
@@ -187,7 +187,7 @@ KEM public keys are the ephemeral PQ key sent from Alice to Bob.
 
 
 PrivateKey
-----------------
+````````````````
 
 ================    ================== ======  =====
   Type              Private Key Length Since   Usage
@@ -208,7 +208,7 @@ KEM private keys are the ciphertext sent from Bob to Alice.
 
 
 SigningPublicKey
-----------------
+````````````````
 
 
 ============================   ==============  ======  =====
@@ -655,6 +655,8 @@ The keys and sig sizes for MLDSA65 and MLDSA87 are probably too big for us, at l
 Compatibility
 ===============
 
+TODO
+
 
 Priorities and Rollout
 ======================
-- 
GitLab