Make this look better as markdown

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