Make this look better as markdown

parent 6c3c8e96
=======================================================
vmod zipflow: On-the-fly ZIP bundling for Varnish Cache
=======================================================
......@@ -15,7 +14,7 @@ interface to `Mark Adler`_\ 's `zipflow`_ library to package and compress
responses into the ZIP format.
PROJECT RESOURCES
=================
-----------------
* The primary repository is at https://code.uplex.de/uplex-varnish/slash
......@@ -30,7 +29,7 @@ PROJECT RESOURCES
You may also use the `sourcehut git repository`_.
INTRODUCTION
============
------------
Using this VMOD, ZIP responses can be generated on the fly from an
arbitrary number of objects. The mechanism is similar to ESI handling
......@@ -42,7 +41,7 @@ stored (this can, however, be achieved with requests from varnish to
itself).
Examples
--------
~~~~~~~~
Example: Send the response body as a zip file containing "filename"
::
......@@ -101,14 +100,14 @@ are reading this file on line, it should also be available as
`vmod_zipflow.man.md`_.
INSTALLATION
============
------------
.. _INSTALL.md: https://git.sr.ht/~slink/libvmod-zipflow/tree/master/item/INSTALL.md
See `INSTALL.md`_.
SUPPORT
=======
-------
To report bugs, please use the `sourcehut bug tracker`_.
......@@ -116,7 +115,7 @@ For enquiries about professional service and support, please contact
info@uplex.de\ .
CONTRIBUTING
============
------------
To contribute to the project, please use the `sourcehut bug tracker`_.
......@@ -136,13 +135,13 @@ several options:
* Contact info@uplex.de to receive a commercial invoice for SWIFT payment.
ACKNOWLEDGEMENTS
================
----------------
This project was greatly facilitated by `Mark Adler`_\ 's `zipflow`_
library.
COPYRIGHT
=========
---------
::
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment