<?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>Eschew Obfuscation: Formatting Text in Typo</title>
    <link>http://blog.maxdunn.com/articles/2005/12/01/formatting-text-in-typo</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>Max Dunn's Personal Blog</description>
    <item>
      <title>Formatting Text in Typo</title>
      <description>&lt;p&gt;This Typo blog is setup to use Markdown, and here are some basic formatting rules.&lt;/p&gt;


&lt;b&gt;Input:&lt;/b&gt;
&lt;hr&gt;

    Header 2
    &lt;del&gt;&amp;#8212;&lt;/del&gt;&amp;#8212;-

    ##Another Header 2

    &lt;strong&gt;emphasis&lt;/strong&gt;

    &lt;b&gt;strong&lt;/b&gt;

    * List 1
    * List 2

    &amp;#8211; Another List 1
    &amp;#8211; Another List 2

    1. Ordered List 1
    2. Ordered List 2

&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;b&gt;Output&lt;/b&gt;
&lt;hr&gt;

	&lt;p&gt;Header 2
&lt;del&gt;&amp;#8212;&lt;/del&gt;&amp;#8212;-&lt;/p&gt;


	&lt;p&gt;##Another Header 2&lt;/p&gt;


	&lt;p&gt;&lt;strong&gt;emphasis&lt;/strong&gt;&lt;/p&gt;


	&lt;p&gt;&lt;b&gt;strong&lt;/b&gt;&lt;/p&gt;


	&lt;ul&gt;
	&lt;li&gt;List 1&lt;/li&gt;
		&lt;li&gt;List 2&lt;/li&gt;
	&lt;/ul&gt;


	&lt;p&gt;- Another List 1
- Another List 2&lt;/p&gt;


	&lt;p&gt;1. Ordered List 1
2. Ordered List 2&lt;/p&gt;</description>
      <pubDate>Thu, 01 Dec 2005 09:56:00 -0800</pubDate>
      <guid isPermaLink="false">urn:uuid:f674f21a7ba079ea5b23c89b0986d618</guid>
      <author>Max Dunn</author>
      <link>http://blog.maxdunn.com/articles/2005/12/01/formatting-text-in-typo</link>
      <category>Tech Tips</category>
    </item>
    <item>
      <title>"Formatting Text in Typo" by Max Dunn</title>
      <description>&lt;p&gt;I switched this blog to use &lt;a href="http://hobix.com/textile/quick.html"&gt;Textile&lt;/a&gt;, so this information is no longer valid.&lt;/p&gt;</description>
      <pubDate>Sat, 15 Apr 2006 11:30:58 -0700</pubDate>
      <guid isPermaLink="false">urn:uuid:</guid>
      <link>http://blog.maxdunn.com/articles/2005/12/01/formatting-text-in-typo#comment-42</link>
    </item>
  </channel>
</rss>
