<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="0.91">
    <channel>
        <title>How do I include HTML in a forum post here?</title>
        <description>The 10 most recently added comments in the topic &quot;How do I include HTML in a forum post here?&quot;</description>
        <link>http://www.freewaytalk.net/</link>
        <lastBuildDate>Sat, 04 Feb 2012 10:44:32 -500</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>Re: How do I include HTML in a forum post here?</title>
            <link>http://www.freewaytalk.net/thread/view/66343#m_66347</link>
            <description>&lt;p&gt;Thanks for that Walter. Is there a Manual or Help covering such things anywhere? Anyway, with your help I&amp;#8217;ve now been able to post my topic &amp;#8220;Help with inline CSS&amp;#8221; in FreewayTalk! Thanks again.&lt;/p&gt;

&lt;hr /&gt;

&lt;p&gt;offtopic mailing list
email@hidden
Update your subscriptions at:
&lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;http://freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
</description>
            <author>philipcaplan</author>
            <pubDate>Mon, 01 Mar 2010 23:41:35 -500</pubDate>
        </item>
        <item>
            <title>Re: How do I include HTML in a forum post here?</title>
            <link>http://www.freewaytalk.net/thread/view/66343#m_66344</link>
            <description>&lt;p&gt;There are three ways to do it. If it&amp;#8217;s just a word or two, add four
spaces to the left of the code, like this:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt; foo(bar) = baz;
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;If you want to highlight a word or two in the middle of a sentence as
code, but not break out into a code block, you put a back-tick on
either side of the word or words, touching as if they were quotation
marks.&lt;/p&gt;

&lt;p&gt;This next word is in &lt;code&gt;code&lt;/code&gt;.&lt;/p&gt;

&lt;p&gt;If you need to enter a lot of code, on multiple lines, then place four
tildes (~~~~) in a row all by themselves on the line before and again
after the block of code.&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;    case 'dashboard':
        if($person = ActiveRecord::FindById('people',$session-&amp;gt;id)){
            if(isset($_SESSION['flash'])){
                $person-&amp;gt;flash = $_SESSION['flash'];
                unset($_SESSION['flash']);
            }
            $out .= '&amp;lt;h1&amp;gt;Dashboard&amp;lt;/h1&amp;gt;';
            $person-&amp;gt;projects = $person-&amp;gt;find_children('projects','paid &amp;gt;
0','added_at DESC');
            $out .= render_partial('dashboard',$person);
            $out .= '&amp;lt;p&amp;gt;&amp;lt;a href=&quot;/' . APP_FOLDER . 'people/logout&quot;&amp;gt;Log Out&amp;lt;/a&amp;gt;&amp;lt;/ p&amp;gt;';
        }else{
            header('Location: /' . APP_FOLDER . 'people/login');
            exit;
        }
        break;
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Walter&lt;/p&gt;

&lt;p&gt;On Mar 1, 2010, at 6:12 PM, philipcaplan wrote:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;Hi All. I want to post a question with the contents of a Markup
  Item, so that people can help me with some problems I&amp;#8217;m having, but
  when I try it gets &amp;#8216;interpreted&amp;#8217; rather than shown literally.&lt;/p&gt;
  
  &lt;p&gt;How can I &amp;#8220;quote&amp;#8221; or in other ways show my HTML un-interpreted?&lt;br /&gt;
  Many thanks.&lt;/p&gt;
  
  &lt;hr /&gt;
  
  &lt;p&gt;offtopic mailing list
  email@hidden
  Update your subscriptions at:
  &lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;http://freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;hr /&gt;

&lt;p&gt;offtopic mailing list
email@hidden
Update your subscriptions at:
&lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;http://freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
</description>
            <author>waltd</author>
            <pubDate>Mon, 01 Mar 2010 23:31:55 -500</pubDate>
        </item>
        <item>
            <title>How do I include HTML in a forum post here?</title>
            <link>http://www.freewaytalk.net/thread/view/66343</link>
            <description>&lt;p&gt;Hi All. I want to post a question with the contents of a Markup Item, so that people can help me with some problems I&amp;#8217;m having, but when I try it gets &amp;#8216;interpreted&amp;#8217; rather than shown literally.&lt;/p&gt;

&lt;p&gt;How can I &amp;#8220;quote&amp;#8221; or in other ways show my HTML un-interpreted?   Many thanks.&lt;/p&gt;

&lt;hr /&gt;

&lt;p&gt;offtopic mailing list
email@hidden
Update your subscriptions at:
&lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;http://freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
</description>
            <author>philipcaplan</author>
            <pubDate>Mon, 01 Mar 2010 23:12:11 -500</pubDate>
        </item>
    </channel>
</rss>

