From f874e93e7c9ee3a21ac4238c032a68b013c3eea0 Mon Sep 17 00:00:00 2001
From: zzz <zzz@mail.i2p>
Date: Tue, 16 Jul 2019 13:28:01 +0000
Subject: [PATCH] formatting

---
 i2p2www/spec/ssu.rst | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/i2p2www/spec/ssu.rst b/i2p2www/spec/ssu.rst
index b24d24085..026f54c19 100644
--- a/i2p2www/spec/ssu.rst
+++ b/i2p2www/spec/ssu.rst
@@ -3,8 +3,8 @@ SSU Protocol Specification
 ==========================
 .. meta::
     :category: Transports
-    :lastupdated: July 2016
-    :accuratefor: 0.9.27
+    :lastupdated: July 2019
+    :accuratefor: 0.9.41
 
 .. contents::
 
@@ -322,7 +322,7 @@ Typical size including header, in current implementation: 304 (IPv4) or 320
 
 Extended options
 ````````````````
-*Note: Implemented in 0.9.24.
+Note: Implemented in 0.9.24.
 
 * Minimum length: 3 (option length byte + 2 bytes)
 
@@ -332,7 +332,7 @@ Extended options
 
 .. raw:: html
 
-  {% highlight %}
+  {% highlight lang='dataspec'%}
   Bit order: 15...76543210 (bit 15 is MSB)
 
         bit 0: 1 for Alice to request a relay tag from Bob in the
-- 
GitLab