Jump to content

CSV to HTML translation: Difference between revisions

→‎{{header|TXR}}: Moving comment to talk page.
(→‎{{header|TXR}}: Point out similarites to AWS template generation.)
(→‎{{header|TXR}}: Moving comment to talk page.)
Line 2,460:
=={{header|TXR}}==
{{incorrect|TXR|Needs HTML escaping}}
 
We need some intelligently implemented way of escape filtering that doesn't get in the user's way.
For instance, some syntax inside @(collect) could assert that all substitutions undergo HTML
escaping, so this doesn't have to be propagated into every single occurrence of every variable.
 
Associating some filtering with an input stream would be useful also.
 
<lang txr>@(collect)
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.