websites.factorcode: clean up

db4
Slava Pestov 2011-08-19 19:53:55 -07:00
parent 6f0b3f119d
commit 80e9a42d85
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ xml.writer xmode.highlight ; %>
"resource:extra/websites/factorcode/examples.txt" utf8 file-lines
{ "----" } split random
"factor" [ highlight-lines ] with-html-writer
[ xml>string write-html ] each
xml>string write-html
%></pre>
<p>See the <a href="http://concatenative.org/wiki/view/Factor/Examples">example programs</a> page on the wiki for more.</p>