<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>bbPress support forums Topic: Code backtick bug</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Topic: Code backtick bug</description>
<language>en</language>
<pubDate>Wed, 03 Dec 2008 03:29:03 +0000</pubDate>

<item>
<title>_ck_ on "Code backtick bug"</title>
<link>http://bbpress.org/forums/topic/code-backtick-bug#post-17962</link>
<pubDate>Tue, 05 Aug 2008 03:46:29 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">17962@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;It's archived here:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#60;a href=&#34;http://code.google.com/p/llbbsc/wiki/HTMLTagAttributesValidatorPlugin&#34; rel=&#34;nofollow&#34;&#62;http://code.google.com/p/llbbsc/wiki/HTMLTagAttributesValidatorPlugin&#60;/a&#62;

&#60;a href=&#34;http://web.archive.org/web/20071227175025/http://www.livibetter.com/it/topic/plugin-html-tag-attributes-validator&#34; rel=&#34;nofollow&#34;&#62;http://web.archive.org/web/20071227175025/http://www.livibetter.com/it/topic/plugin-html-tag-attributes-validator&#60;/a&#62;

&#60;a href=&#34;http://llbbsc.googlecode.com/svn/trunk/bbPress/HTMLTagAttributesValidator/HTMLTagAttributesValidator.php&#34; rel=&#34;nofollow&#34;&#62;http://llbbsc.googlecode.com/svn/trunk/bbPress/HTMLTagAttributesValidator/HTMLTagAttributesValidator.php&#60;/a&#62;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;That's actually a fairly decent plugin, too bad it's not in the extend section.
&#60;/p&#62;</description>
</item>
<item>
<title>indojepang on "Code backtick bug"</title>
<link>http://bbpress.org/forums/topic/code-backtick-bug#post-17959</link>
<pubDate>Tue, 05 Aug 2008 00:02:50 +0000</pubDate>
<dc:creator>indojepang</dc:creator>
<guid isPermaLink="false">17959@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;livibetter link is dead :(
&#60;/p&#62;</description>
</item>
<item>
<title>Arlo on "Code backtick bug"</title>
<link>http://bbpress.org/forums/topic/code-backtick-bug#post-12168</link>
<pubDate>Fri, 23 Nov 2007 03:36:52 +0000</pubDate>
<dc:creator>Arlo</dc:creator>
<guid isPermaLink="false">12168@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Fel -yup, that was apparently the problem&#60;br /&#62;
Livi- and that plugin works without borking code. Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>livibetter on "Code backtick bug"</title>
<link>http://bbpress.org/forums/topic/code-backtick-bug#post-12122</link>
<pubDate>Tue, 20 Nov 2007 23:24:44 +0000</pubDate>
<dc:creator>livibetter</dc:creator>
<guid isPermaLink="false">12122@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Try my plugin: &#60;a href=&#34;http://www.livibetter.com/it/topic/plugin-html-tag-attributes-validator&#34; rel=&#34;nofollow&#34;&#62;http://www.livibetter.com/it/topic/plugin-html-tag-attributes-validator&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It supports Image &#60;code&#62;&#38;lt;img&#38;gt;&#60;/code&#62;, YouTube and Google Video embedding.
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "Code backtick bug"</title>
<link>http://bbpress.org/forums/topic/code-backtick-bug#post-12113</link>
<pubDate>Tue, 20 Nov 2007 16:48:25 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">12113@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;You have the allow images plugin installed, don't you?&#60;/p&#62;
&#60;p&#62;If my guess is right, turning it off will make backticks work again. But that may not be worth it to you.
&#60;/p&#62;</description>
</item>
<item>
<title>Arlo on "Code backtick bug"</title>
<link>http://bbpress.org/forums/topic/code-backtick-bug#post-12112</link>
<pubDate>Tue, 20 Nov 2007 13:47:43 +0000</pubDate>
<dc:creator>Arlo</dc:creator>
<guid isPermaLink="false">12112@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I still have this problem. Anyone?
&#60;/p&#62;</description>
</item>
<item>
<title>Arlo on "Code backtick bug"</title>
<link>http://bbpress.org/forums/topic/code-backtick-bug#post-6915</link>
<pubDate>Sun, 22 Apr 2007 20:49:30 +0000</pubDate>
<dc:creator>Arlo</dc:creator>
<guid isPermaLink="false">6915@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;What I mean is, when I wrap text in backticks, it actually converts it to &#60;code&#62;&#38;lt;pre&#38;gt;&#38;lt;code&#38;gt;&#60;/code&#62; and removes the contents, replacing it with a random character, like an &#34;n&#34; or whatever.&#60;/p&#62;
&#60;p&#62;I want to be able to just use backticks for code, but I can't. That's the problem.&#60;/p&#62;
&#60;p&#62;Edit: Here's an example. I created a post that looks like this (swapping a backtick for &#34;[backtick]&#34; so it won't get eaten:&#60;br /&#62;
[backtick]test[backtick]&#60;/p&#62;
&#60;p&#62;What it spit out is this (swapping parens for brackets so it wont get eaten):&#60;br /&#62;
(pre)(code)s`&#60;br /&#62;
(/code) `
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "Code backtick bug"</title>
<link>http://bbpress.org/forums/topic/code-backtick-bug#post-6910</link>
<pubDate>Sun, 22 Apr 2007 15:33:48 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">6910@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;What do you mean? Backticks wraps text in both&#60;code&#62;pre&#60;/code&#62; and &#60;code&#62;code&#60;/code&#62; tags?&#60;/p&#62;
&#60;p&#62;Not sure of the effects of &#60;code&#62;code&#60;/code&#62; in standard XHTML, could be styled pretty easily ... but perhaps it's just easiest to use both &#60;code&#62;pre&#60;/code&#62; and &#60;code&#62;code&#60;/code&#62;?
&#60;/p&#62;</description>
</item>
<item>
<title>Arlo on "Code backtick bug"</title>
<link>http://bbpress.org/forums/topic/code-backtick-bug#post-6908</link>
<pubDate>Sun, 22 Apr 2007 14:22:41 +0000</pubDate>
<dc:creator>Arlo</dc:creator>
<guid isPermaLink="false">6908@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;If I post code with the &#60;code&#62;&#38;lt;code&#38;gt;&#60;/code&#62; tag it works fine, but if I use the backticks, &#34; ` &#34;, it munges the code like this:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;pre&#38;gt;&#38;lt;code&#38;gt; [garbage] &#38;lt;/code&#38;gt;&#38;lt;/pre&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Oddly, if I go in and edit a post having used the &#34;code&#34; tag, it changes them to backticks.&#60;/p&#62;
&#60;p&#62;Ideas?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
