factor/basis/html/templates/fhtml
Björn Lindqvist 20711a0fd3 Adding escaping to CHAR: " -> CHAR: \"
It is not necessary to escape the " character, but it doesn't hurt and
is necessary for syntax-highlighting (FUEL) to work correctly.
2016-09-04 06:40:43 +02:00
..
test html.templates.fhtml: fix tests for string-lines. 2016-03-13 20:01:33 -07:00
authors.txt
fhtml-docs.factor
fhtml-tests.factor factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon. 2015-07-25 22:59:56 -07:00
fhtml.factor Adding escaping to CHAR: " -> CHAR: \" 2016-09-04 06:40:43 +02:00
summary.txt
tags.txt