[Swift-devel] Quick Start Guide examples are mangled
Ben Clifford
benc at hawaga.org.uk
Fri Mar 6 07:42:32 CST 2009
On Fri, 6 Mar 2009, Ben Clifford wrote:
> > I dont know when this appeared, but some of the example text in the Swift
> > Quick Start Guide at:
> >
> > http://www.ci.uchicago.edu/swift/guides/quickstartguide.php#install
> >
> > Is getting rendered wrong - its full of html tags and unreadable. Looks like:
>
> I changed a style sheet there the other day, which likely caused it. oops.
fixed in r2646:
Change use of <programlisting> elements for console interactions into
<screen> elements.
<programlisting> elements undergo magic syntax highlighting under the
swiftsh_html.xsl style sheet that the quickstart guides were switched
to in r2614
--
More information about the Swift-devel
mailing list