Files @ 161cf7e3566f
Branch filter:

Location: kallithea/docs/readme.rst

mads
diff: refactor to avoid complexity of passing unnecessary trailing newline around

_escaper tried to handle these optional newlines ... but did not always preserve
them. Keep it simple.

In normal operations, all diff lines end with \n . We only saw un-terminated
lines in a couple of old test cases.
1
2
3
.. _readme:

.. include:: ./../README.rst