<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -18,10 +18,12 @@ Things to look out for: shift/reduce or reduce/reduce conflicts from yecc.  Thes
 
 There are a number of ways to parse Reia code to parse trees.  The easiest is to do it straight from &quot;ire&quot; the Reia shell:
 
-&lt;notextile&gt;
+&lt;pre&gt;
+&lt;code&gt;
  &gt;&gt; &quot;2+2&quot;.to_parsetree()
  =&gt; [(:op,1,:'+',(:integer,1,2),(:integer,1,2))]
-&lt;/notextile&gt;
+&lt;/code&gt;
+&lt;/pre&gt;
  
 This outputs Reia parse trees in Reia syntax.
 </diff>
      <filename>INTERNALS.textile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>383026af13f340e2eaeb4e160a4bc851d4c0dfb2</id>
    </parent>
  </parents>
  <author>
    <name>Tony Arcieri</name>
    <email>tony@medioh.com</email>
  </author>
  <url>http://github.com/tarcieri/reia/commit/8fffc5f859807c62540afc9699e4d7e9f35969e8</url>
  <id>8fffc5f859807c62540afc9699e4d7e9f35969e8</id>
  <committed-date>2009-05-10T00:16:09-07:00</committed-date>
  <authored-date>2009-05-10T00:16:09-07:00</authored-date>
  <message>&lt;3 you Textile</message>
  <tree>1a614748ab6d981dd0d5b6025ca98adc8a746c0b</tree>
  <committer>
    <name>Tony Arcieri</name>
    <email>tony@medioh.com</email>
  </committer>
</commit>
