New version or fork of algorithm with RST URL gets buggy documentation

If you fork or copy an algorithm that has documentation in restructured text format containing an URL such as My test <http://example.com>, the copy or fork will end-up with &lt; and &gt; characters in the place of < and > and will produce an annoying warning.

Example: Try to fork tutorial/dct/3 (https://www.beat-eu.org/platform/algorithms/tutorial/dct/3/), then, edit the fork documentation.

Edited by André Anjos