On 3/6/19 4:53 AM, Ciprian Dorin Craciun wrote:
> My proposal is to keep things simple:
>
> * for indexing just using `<a class="proc-def">make-array</a>` is enough;
Don't use <a> for anchors, only links. This should be:
<span class="proc-def">make-array</span>
--
--Per Bothner
xxxxxx@bothner.com http://per.bothner.com/