websites.factorcode: clean up
parent
6f0b3f119d
commit
80e9a42d85
|
@ -49,7 +49,7 @@ xml.writer xmode.highlight ; %>
|
||||||
"resource:extra/websites/factorcode/examples.txt" utf8 file-lines
|
"resource:extra/websites/factorcode/examples.txt" utf8 file-lines
|
||||||
{ "----" } split random
|
{ "----" } split random
|
||||||
"factor" [ highlight-lines ] with-html-writer
|
"factor" [ highlight-lines ] with-html-writer
|
||||||
[ xml>string write-html ] each
|
xml>string write-html
|
||||||
%></pre>
|
%></pre>
|
||||||
|
|
||||||
<p>See the <a href="http://concatenative.org/wiki/view/Factor/Examples">example programs</a> page on the wiki for more.</p>
|
<p>See the <a href="http://concatenative.org/wiki/view/Factor/Examples">example programs</a> page on the wiki for more.</p>
|
||||||
|
|
Loading…
Reference in New Issue