<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Huddled Masses - Latest Comments in PowerShell Highlighting for GeSHi</title><link>http://huddledmasses.disqus.com/</link><description>Joel Bennett's development blog...</description><language>en</language><lastBuildDate>Mon, 23 Jul 2007 22:40:02 -0000</lastBuildDate><item><title>Re: PowerShell Highlighting for GeSHi</title><link>http://HuddledMasses.org/powershell-highlighting-for-geshi/#comment-2587363</link><description>Uhm ... geshi messes with stuff it considers unsafe in HTML, so if you try to put in &amp;gt; (a greater-than sign) geshi will turn it into &amp;amp;gt; ... let me explain by writing the same thing in plain HTML and piped into geshi:&lt;br&gt;&lt;br&gt;&amp;lt;notextile&amp;gt;&lt;br&gt;&lt;code lang="posh"&gt;get-pasting &amp;gt; outfile.txt&lt;br&gt;get-pasting &amp;amp;gt; out2.txt&lt;/code&gt;&lt;br&gt;&amp;lt;/notextile&amp;gt;&lt;br&gt;&lt;br&gt;and out:&lt;br&gt;&lt;br&gt;get-pasting &amp;gt; outfile.txt&lt;br&gt;get-content outfile.txt &amp;amp;gt; out2.txt</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jaykul</dc:creator><pubDate>Mon, 23 Jul 2007 22:40:02 -0000</pubDate></item><item><title>Re: PowerShell Highlighting for GeSHi</title><link>http://HuddledMasses.org/powershell-highlighting-for-geshi/#comment-2587362</link><description>Hello,&lt;br&gt;&lt;br&gt;Thank you!&lt;br&gt;&lt;br&gt;I thought I needed to write one of my own.&lt;br&gt;This is great!&lt;br&gt;&lt;br&gt;I have been useing for only 1 day now but I have a problem with &amp;gt;.&lt;br&gt;When I write It i get the html code for It insted. Do you have the same problem?&lt;br&gt;&lt;br&gt;Regards,&lt;br&gt;Fredrik Wall</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dalle</dc:creator><pubDate>Mon, 23 Jul 2007 17:02:48 -0000</pubDate></item></channel></rss>