Hi. ]doxy creates HTML (index.html) with this strange line:
<TD 'code center'>-
(Test WS is simple, with a single inline function.)
...
<H3>SI Stack</H3>
<TABLE class=sitab>
<TR>
<TH>SI
<TH>T
<TH>Fun[line]
<TH>Statement
<TH>Local
<TH>Error
<TR>
<TD class='code center'>0
<TD class='code center'>◊
<TD 'code center'>-
<TD class=code>B ← {((⍵⍳⍵)=⍳⍴⍵)/⍵}
</TABLE>
...
Cheers,
Hudson
P.S. BTW, how to use C escape sequences like "\n" "\t" in ⎕FIO[22] ?
