final tweak
parent
b28ea890b7
commit
6cfa1db4df
|
@ -150,7 +150,7 @@ M: html-stream stream-format ( str style stream -- )
|
|||
] with-stream* ;
|
||||
|
||||
: html-outliner ( caption contents -- )
|
||||
<table>
|
||||
<table "display: inline; " =style table>
|
||||
<tr>
|
||||
<td>
|
||||
get-random-id dup >r swap [
|
||||
|
|
Loading…
Reference in New Issue