<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Supporting Open Source weblog: Tag textile</title>
    <link>http://blog.sos.be/articles/tag/textile?tag=textile</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description></description>
    <item>
      <title>Over textile</title>
      <description>&lt;p&gt;Textile is &amp;#8220;humane&amp;#8221; html generator, en bewijst z&amp;#8217;n nut bij het opmaken van eenvoudige html, zoals in wiki&amp;#8217;s of blogs.&lt;/p&gt;


	&lt;ul&gt;
	&lt;li&gt;&lt;a href="http://hobix.com/textile"&gt;textile reference&lt;/a&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a href="http://www.textism.com/tools/textile"&gt;textile home&lt;/a&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a href="http://textism.com/tools/textile/?sample=2"&gt;voorbeeldtekst&lt;/a&gt;&lt;/li&gt;
	&lt;/ul&gt;


	&lt;h3&gt;Textile op de commandolijn&lt;/h3&gt;


	&lt;p&gt;Met gebruik van RedCloth, dat op ruby gebaseerd is.&lt;/p&gt;&lt;pre&gt;
gem install RedCloth

redcloth &amp;lt;&amp;lt;eof
h1. hoofding

 h2. hoofding

 h3. hoofding

 p. De hond en de haas hadden een hok
 in de hoek van de hof

 "dit is een hyperlink":www.google.be

 &amp;lt;pre&amp;gt;
 dit is preformatted
 &amp;lt;/pre&amp;gt;

 eof
&amp;lt;h1&amp;gt;hoofding&amp;lt;/h1&amp;gt;

        &amp;lt;h2&amp;gt;hoofding&amp;lt;/h2&amp;gt;

        &amp;lt;h3&amp;gt;hoofding&amp;lt;/h3&amp;gt;

        &amp;lt;p&amp;gt;De hond en de haas hadden een hok
in de hoek van de hof&amp;lt;/p&amp;gt;

        &amp;lt;p&amp;gt;&amp;lt;a href="www.google.be"&amp;gt;dit is een hyperlink&amp;lt;/a&amp;gt;&amp;lt;/p&amp;gt;

&amp;lt;pre&amp;gt;
dit is preformatted
&amp;lt;/pre&amp;gt;

&lt;/pre&gt;</description>
      <pubDate>Wed, 17 Jan 2007 20:52:00 +0100</pubDate>
      <guid isPermaLink="false">urn:uuid:54e937c9-4d62-4728-97e7-2843dbace387</guid>
      <author>Paul Verreth</author>
      <link>http://blog.sos.be/articles/2007/01/17/over-textile</link>
      <category>web</category>
      <category>html</category>
      <category>textile</category>
    </item>
  </channel>
</rss>
