CSV to HTML translation: Difference between revisions

→‎{{header|C}}: Marked incomplete as output is not shown
(→‎{{header|Groovy}}: new solution)
(→‎{{header|C}}: Marked incomplete as output is not shown)
Line 20:
 
=={{header|C}}==
{{incomplete|C|Output not shown.}}
This produces a full bare html (tidy gives 1 warning) with styles embedded but not
"inlined"; it does not escape characters that does not need to be escaped (provided
Anonymous user