Files @ 82198c193c11
Branch filter:

Location: kallithea/docs/readme.rst - annotation

82198c193c11 42 B text/prs.fallenstein.rst Show Source Show as Raw Download as Raw
Mads Kiilerich
helpers: improve html_escape

Repeated string replace is faster than iterating over each character in Python
and doing a dict lookup.
1
2
3
.. _readme:

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