fix line wrapping
[mdref/mdref-http] / http.md
diff --git a/http.md b/http.md
index 6cfa0b1224a62df83de7b85846ef108ebeaf820a..a88e734dcf412e2e3a383c09698943fc6fbf7df7 100644 (file)
--- a/http.md
+++ b/http.md
@@ -41,10 +41,10 @@ The following system libraries are optional and provide additional features:
        Install on Debian: `apt-get install libcurl4-openssl-dev`  
 
 =libbrotli=
-       Provides brotli encoding.
-       Configure: `--with-http-libbrotli-dir`
-       Minimum version: 1.0
-       Install on Debian: `apt-get install libbrotli-dev`
+       Provides brotli encoding.  
+       Configure: `--with-http-libbrotli-dir`  
+       Minimum version: 1.0  
+       Install on Debian: `apt-get install libbrotli-dev`  
  
 =libevent=
        Internal event loop support for the HTTP client.