From 4b6c0e31385f5f27a151088c0a2b614495c4e589 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Thu, 14 Oct 2021 12:47:50 -0400 Subject: initial commit, including theme --- ...6-01-21-xhtml-output-support-for-ruby-1-8-4-cgi.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 content/posts/2006-01-21-xhtml-output-support-for-ruby-1-8-4-cgi.html (limited to 'content/posts/2006-01-21-xhtml-output-support-for-ruby-1-8-4-cgi.html') diff --git a/content/posts/2006-01-21-xhtml-output-support-for-ruby-1-8-4-cgi.html b/content/posts/2006-01-21-xhtml-output-support-for-ruby-1-8-4-cgi.html new file mode 100644 index 0000000..233d2a5 --- /dev/null +++ b/content/posts/2006-01-21-xhtml-output-support-for-ruby-1-8-4-cgi.html @@ -0,0 +1,17 @@ +--- +date: "2006-01-21T15:02:23Z" +title: XHTML Output Support for Ruby 1.8.4 CGI +--- + +

Yesterday afternoon I submitted a patch to ruby-core that adds +XHTML 1.0 support to Ruby CGI. Rather than explaining the +damn thing again, here's the original message I sent, followed +by James Britt's reply, and finally +my response and updated patch. If you're interested, here's a +direct link to the patch:

+ +

Download ruby-1.8.4-xhtml_cgi-2.diff (Signature)

+ +

(FYI, still using Markdown for these posts, and still loving it).

+ + -- cgit v1.2.3