<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -28,7 +28,7 @@ There's an example view for cards in the examples directory.
 
 If you want the images I use, I open sourced them as well: &lt;a href=&quot;http://insider.helicoid.net/articles/show/4/20_free_icons_dedicated_to_programmers&quot;&gt;open source card images&lt;/a&gt;.
 
-&lt;code&gt;
+&lt;pre&gt;
 # Billing info
 card = Ecommerce::Cards.new params[:card]
 billing = Ecommerce::Merchants::SecureTrading::CustomerInfo.new params[:billing]
@@ -39,7 +39,7 @@ Ecommerce::Tax.valid_vat_number? @account.location, @account.vat_number
 # Authorisation for a subscription
 order = Ecommerce::Merchants::SecureTrading::Order.create :invoice_line =&gt; 'Tiktrac: ' + price_plan.name, :account_id =&gt; proxy_owner.id
 response = Ecommerce::Merchants::SecureTrading::Subscription.authorise billing, card, order, amount_to_pay, next_payment_date
-&lt;/code&gt;
+&lt;/pre&gt;
 
 *Create a new transaction*:
 </diff>
      <filename>README.textile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6786c194de05524045b5b47270621f0eecc8264a</id>
    </parent>
  </parents>
  <author>
    <name>Alex Young</name>
    <email>alex@helicoid.net</email>
  </author>
  <url>http://github.com/alexyoung/securetrading-rails/commit/9e2bec9a7abd9ff874a6a025330040b58e2e0eb4</url>
  <id>9e2bec9a7abd9ff874a6a025330040b58e2e0eb4</id>
  <committed-date>2009-04-07T04:44:29-07:00</committed-date>
  <authored-date>2009-04-07T04:44:29-07:00</authored-date>
  <message>Maybe pre tags will fix it</message>
  <tree>b839e25a6d4aed2da99a2e862b6daaab8cc8118f</tree>
  <committer>
    <name>Alex Young</name>
    <email>alex@helicoid.net</email>
  </committer>
</commit>
