<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Recent Posts in Attachment path not working | Unfuddle Community</title>
    <link>http://unfuddle.com/community</link>
    <description>Unfuddle Community Forums</description>
    <item>
      <guid isPermaLink="false">www.unfuddle.com/community:3:247:862</guid>
      <title>Attachment path not working replied by Hendy Irawan @ Sun, 25 May 2008 05:32:47 UTC</title>
      <link>http://www.unfuddle.com/community/forums/3/topics/247</link>
      <description>I've reproduced the problem in the simple way.

I'll send u guys a private e-mail.</description>
      <pubDate>Sun, 25 May 2008 05:32:47 UTC</pubDate>
      <author>Hendy Irawan</author>
    </item>
    <item>
      <guid isPermaLink="false">www.unfuddle.com/community:3:247:863</guid>
      <title>Attachment path not working replied by Hendy Irawan @ Sun, 25 May 2008 05:33:23 UTC</title>
      <link>http://www.unfuddle.com/community/forums/3/topics/247</link>
      <description>It boils down to this:

&lt;pre&gt;
   1. one thing

      1. something else

         &lt;img src=&quot;{{something.jpg}}&quot; /&gt;

Above should have picture, like below:

&lt;img src=&quot;{{something.jpg}}&quot; /&gt;
&lt;/pre&gt;</description>
      <pubDate>Sun, 25 May 2008 05:33:23 UTC</pubDate>
      <author>Hendy Irawan</author>
    </item>
    <item>
      <guid isPermaLink="false">www.unfuddle.com/community:3:247:831</guid>
      <title>Attachment path not working replied by Joshua Frappier @ Sat, 10 May 2008 09:17:04 UTC</title>
      <link>http://www.unfuddle.com/community/forums/3/topics/247</link>
      <description>Hendy,

Thanks for your post but, unfortunately, you did not provide enough information for us to help you.

Based on your image location syntax, I assume that you are trying to do this in a notebook.  If so, when I attempt to render either of your examples, they render exactly as expected (as a numbered list, the first element of which contains a rendered image).  Thus, the &quot;mega-ugly workaround&quot; does not appear to be necessary -- since the provided code snippet is working.

Obviously, something is not working in your specific environment.  Therefore, please feel free to email support with your account subdomain, username, and the exact page where you are experiencing this problem.

Thanks,

Josh</description>
      <pubDate>Sat, 10 May 2008 09:17:04 UTC</pubDate>
      <author>Joshua Frappier</author>
    </item>
    <item>
      <guid isPermaLink="false">www.unfuddle.com/community:3:247:829</guid>
      <title>Attachment path not working posted by Hendy Irawan @ Sat, 10 May 2008 07:42:23 UTC</title>
      <link>http://www.unfuddle.com/community/forums/3/topics/247</link>
      <description>This works:

&lt;pre&gt;
&lt;img src=&quot;{{hello.jpg}}&quot; /&gt;
&lt;/pre&gt;

This doesn't work:

&lt;pre&gt;
   1. Supposed to be a list

      &lt;img src=&quot;{{hello.jpg}}&quot; /&gt;

   2. Second
&lt;/pre&gt;

**MEGA-Ugly** workaround that works:

&lt;pre&gt;
   1. Supposed to be a list&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;{{hello.jpg}}&quot; /&gt;
   2. Second
&lt;/pre&gt;</description>
      <pubDate>Sat, 10 May 2008 07:42:23 UTC</pubDate>
      <author>Hendy Irawan</author>
    </item>
  </channel>
</rss>

