<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>textilenet Work Item Rss Feed</title><link>http://www.codeplex.com/textilenet/WorkItem/List.aspx</link><description>textilenet Work Item Rss Description</description><item><title>Closed Feature: Auto hyperlinks [6194]</title><link>http://textilenet.codeplex.com/workitem/6194</link><description>Add ability to transform inline URLs to HTML hyperlinks.&lt;br /&gt;Comments: Not gonna do it for now as it&amp;#39;s not part of the Textile standard. Will see if there&amp;#39;s more demand for it.</description><author>ludovic_chabant</author><pubDate>Fri, 11 May 2012 16:56:30 GMT</pubDate><guid isPermaLink="false">Closed Feature: Auto hyperlinks [6194] 20120511045630P</guid></item><item><title>Closed Issue: Some symbols don't work when at the beginning of a line [9923]</title><link>http://textilenet.codeplex.com/workitem/9923</link><description>&amp;#40;c&amp;#41;, &amp;#40;tm&amp;#41;, &amp;#40;R&amp;#41; are not recognized when used at line beginning.&lt;br /&gt;Example&amp;#58;&lt;br /&gt;&amp;#40;c&amp;#41; Company&lt;br /&gt;Comments: Fixed in changeset c69d5969d50f.</description><author>ludovic_chabant</author><pubDate>Fri, 11 May 2012 16:55:45 GMT</pubDate><guid isPermaLink="false">Closed Issue: Some symbols don't work when at the beginning of a line [9923] 20120511045545P</guid></item><item><title>Closed Issue: Problems with quotes [9924]</title><link>http://textilenet.codeplex.com/workitem/9924</link><description>There is a problem with quotes.&lt;br /&gt;See example from http&amp;#58;&amp;#47;&amp;#47;thresholdstate.com&amp;#47;articles&amp;#47;4312&amp;#47;the-textile-reference-manual&amp;#63;ch&amp;#61;2&amp;#35;toc_2 &amp;#58;&lt;br /&gt;&amp;#34;&amp;#39;I swear, captain,&amp;#39; replied I.&amp;#34;&lt;br /&gt;Textile.NET translates it to&lt;br /&gt;&amp;#38;&amp;#35;8221&amp;#59;&amp;#38;&amp;#35;8217&amp;#59;I swear, captain,&amp;#38;&amp;#35;8217&amp;#59; replied I.&amp;#38;&amp;#35;8221&amp;#59;&lt;br /&gt;but it should be&lt;br /&gt;&amp;#38;&amp;#35;8220&amp;#59;&amp;#38;&amp;#35;8216&amp;#59;I swear, captain,&amp;#38;&amp;#35;8217&amp;#59; replied I.&amp;#38;&amp;#35;8221&amp;#59;&lt;br /&gt;Comments: Fixed in changeset a1490c6dead8.</description><author>ludovic_chabant</author><pubDate>Fri, 11 May 2012 16:55:29 GMT</pubDate><guid isPermaLink="false">Closed Issue: Problems with quotes [9924] 20120511045529P</guid></item><item><title>Closed Issue: Add a "pre" formatting block [9925]</title><link>http://textilenet.codeplex.com/workitem/9925</link><description>Add a &amp;#34;pre&amp;#34; formatting block.&lt;br /&gt;</description><author>ludovic_chabant</author><pubDate>Thu, 10 May 2012 21:15:28 GMT</pubDate><guid isPermaLink="false">Closed Issue: Add a "pre" formatting block [9925] 20120510091528P</guid></item><item><title>Commented Issue: Add a "pre" formatting block [9925]</title><link>http://textilenet.codeplex.com/workitem/9925</link><description>Add a &amp;#34;pre&amp;#34; formatting block.&lt;br /&gt;Comments: Oops, no. Got confused with something else.</description><author>ludovic_chabant</author><pubDate>Thu, 10 May 2012 21:10:06 GMT</pubDate><guid isPermaLink="false">Commented Issue: Add a "pre" formatting block [9925] 20120510091006P</guid></item><item><title>Reopened Issue: Add a "pre" formatting block [9925]</title><link>http://textilenet.codeplex.com/workitem/9925</link><description>Add a &amp;#34;pre&amp;#34; formatting block.&lt;br /&gt;Comments: &amp;#42;&amp;#42; Comment from web user&amp;#58; ludovic_chabant &amp;#42;&amp;#42; &amp;#60;p&amp;#62;Oops, no. Got confused with something else.&amp;#60;&amp;#47;p&amp;#62;</description><author>ludovic_chabant</author><pubDate>Thu, 10 May 2012 21:10:06 GMT</pubDate><guid isPermaLink="false">Reopened Issue: Add a "pre" formatting block [9925] 20120510091006P</guid></item><item><title>Closed Issue: Add a "pre" formatting block [9925]</title><link>http://textilenet.codeplex.com/workitem/9925</link><description>Add a &amp;#34;pre&amp;#34; formatting block.&lt;br /&gt;</description><author>ludovic_chabant</author><pubDate>Thu, 10 May 2012 21:08:53 GMT</pubDate><guid isPermaLink="false">Closed Issue: Add a "pre" formatting block [9925] 20120510090853P</guid></item><item><title>Closed Issue: Fix handling of bq.. [13460]</title><link>http://textilenet.codeplex.com/workitem/13460</link><description>Textile allows for a bq.. tag which spans multiple paragraphs. For example&amp;#58;&lt;br /&gt;&lt;br /&gt;bq.. Thing one&lt;br /&gt;&lt;br /&gt;Thing two&lt;br /&gt;&lt;br /&gt;renders in Textile as&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#60;blockquote&amp;#62;&amp;#60;p&amp;#62;Thing one&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;Thing two&amp;#60;&amp;#47;p&amp;#62;&amp;#60;&amp;#47;blockquote&amp;#62;&lt;br /&gt;&lt;br /&gt;But Textile.NET doesn&amp;#39;t recognize this. It requires a bq. before each paragraph, which then yields&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#60;blockquote&amp;#62;&amp;#60;p&amp;#62;Thing one&amp;#60;&amp;#47;p&amp;#62;&amp;#60;&amp;#47;blockquote&amp;#62;&lt;br /&gt;&amp;#60;blockquote&amp;#62;&amp;#60;p&amp;#62;Thing two&amp;#60;&amp;#47;p&amp;#62;&amp;#60;&amp;#47;blockquote&amp;#62;&lt;br /&gt;&lt;br /&gt;This can be problematic, depending on the top and bottom spacing in the CSS for p and blockquote.&lt;br /&gt;</description><author>ludovic_chabant</author><pubDate>Thu, 10 May 2012 21:07:55 GMT</pubDate><guid isPermaLink="false">Closed Issue: Fix handling of bq.. [13460] 20120510090755P</guid></item><item><title>Closed Issue: Textile is not recognized if there is no space in it. [14813]</title><link>http://textilenet.codeplex.com/workitem/14813</link><description>I just found out that textile is not good recognized as there is no space between the commands.&lt;br /&gt;This works&amp;#58;&lt;br /&gt;&amp;#124; &amp;#42;this is a fat text in a table&amp;#42; &amp;#124;&lt;br /&gt;This works NOT&amp;#58;&lt;br /&gt;&amp;#124;&amp;#42;this is not a fat text in a table&amp;#42;&amp;#124;&lt;br /&gt;&lt;br /&gt;Any help on this&amp;#63;&lt;br /&gt;</description><author>ludovic_chabant</author><pubDate>Thu, 10 May 2012 21:07:17 GMT</pubDate><guid isPermaLink="false">Closed Issue: Textile is not recognized if there is no space in it. [14813] 20120510090717P</guid></item><item><title>Closed Issue: Enable different instances of TextileFormatter to have different enabled/disabled states and modifiers [6089]</title><link>http://textilenet.codeplex.com/workitem/6089</link><description>Formatter states and block modifiers are registered statically, so all instances of the TextileFormatter will share the same restrictions and custom additions. This sucks.&lt;br /&gt;Comments: &lt;p&gt;Done.&lt;/p&gt;</description><author>ludovic_chabant</author><pubDate>Thu, 10 May 2012 00:03:48 GMT</pubDate><guid isPermaLink="false">Closed Issue: Enable different instances of TextileFormatter to have different enabled/disabled states and modifiers [6089] 20120510120348A</guid></item><item><title>Closed Feature: Add RestrictedMode to prevent XSS [6210]</title><link>http://textilenet.codeplex.com/workitem/6210</link><description>&amp;#39;nuf said.&lt;br /&gt;Comments: &lt;p&gt;Done.&lt;/p&gt;</description><author>ludovic_chabant</author><pubDate>Thu, 10 May 2012 00:03:21 GMT</pubDate><guid isPermaLink="false">Closed Feature: Add RestrictedMode to prevent XSS [6210] 20120510120321A</guid></item><item><title>Closed Issue: XSS Atack [14825]</title><link>http://textilenet.codeplex.com/workitem/14825</link><description>Inserting &amp;#33;http&amp;#58;&amp;#47;&amp;#47;foo.com&amp;#47;fake.png&amp;#34;&amp;#47;style&amp;#61;&amp;#34;xss&amp;#58;&amp;#92;0065&amp;#92;0078&amp;#92;0070&amp;#92;0072&amp;#92;0065&amp;#92;0073&amp;#92;0073&amp;#92;0069&amp;#92;006f&amp;#92;006e&amp;#92;0028&amp;#92;0061&amp;#92;006c&amp;#92;0065&amp;#92;0072&amp;#92;0074&amp;#92;0028&amp;#92;0053&amp;#92;0074&amp;#92;0072&amp;#92;0069&amp;#92;006e&amp;#92;0067&amp;#92;002e&amp;#92;0066&amp;#92;0072&amp;#92;006f&amp;#92;006d&amp;#92;0043&amp;#92;0068&amp;#92;0061&amp;#92;0072&amp;#92;0043&amp;#92;006f&amp;#92;0064&amp;#92;0065&amp;#92;0028&amp;#92;0038&amp;#92;0038&amp;#92;002c&amp;#92;0020&amp;#92;0038&amp;#92;0033&amp;#92;002c&amp;#92;0020&amp;#92;0038&amp;#92;0033&amp;#92;0029&amp;#92;0029&amp;#92;0029&amp;#33;&lt;br /&gt; in code, allows to execute javascripts.&lt;br /&gt;Comments: &lt;p&gt;&lt;/p&gt;</description><author>ludovic_chabant</author><pubDate>Wed, 09 May 2012 21:07:23 GMT</pubDate><guid isPermaLink="false">Closed Issue: XSS Atack [14825] 20120509090723P</guid></item><item><title>Commented Issue: XSS Atack [14825]</title><link>http://textilenet.codeplex.com/workitem/14825</link><description>Inserting &amp;#33;http&amp;#58;&amp;#47;&amp;#47;foo.com&amp;#47;fake.png&amp;#34;&amp;#47;style&amp;#61;&amp;#34;xss&amp;#58;&amp;#92;0065&amp;#92;0078&amp;#92;0070&amp;#92;0072&amp;#92;0065&amp;#92;0073&amp;#92;0073&amp;#92;0069&amp;#92;006f&amp;#92;006e&amp;#92;0028&amp;#92;0061&amp;#92;006c&amp;#92;0065&amp;#92;0072&amp;#92;0074&amp;#92;0028&amp;#92;0053&amp;#92;0074&amp;#92;0072&amp;#92;0069&amp;#92;006e&amp;#92;0067&amp;#92;002e&amp;#92;0066&amp;#92;0072&amp;#92;006f&amp;#92;006d&amp;#92;0043&amp;#92;0068&amp;#92;0061&amp;#92;0072&amp;#92;0043&amp;#92;006f&amp;#92;0064&amp;#92;0065&amp;#92;0028&amp;#92;0038&amp;#92;0038&amp;#92;002c&amp;#92;0020&amp;#92;0038&amp;#92;0033&amp;#92;002c&amp;#92;0020&amp;#92;0038&amp;#92;0033&amp;#92;0029&amp;#92;0029&amp;#92;0029&amp;#33;&lt;br /&gt; in code, allows to execute javascripts.&lt;br /&gt;Comments: ** Comment from web user: ludovic_chabant ** &lt;p&gt;Ah yes. Good one.&lt;/p&gt;&lt;p&gt;It should be fixed now &amp;#40;for both image and link tags&amp;#41;&amp;#58; http&amp;#58;&amp;#47;&amp;#47;textilenet.codeplex.com&amp;#47;SourceControl&amp;#47;changeset&amp;#47;changes&amp;#47;90245&lt;/p&gt;</description><author>ludovic_chabant</author><pubDate>Wed, 09 May 2012 21:07:14 GMT</pubDate><guid isPermaLink="false">Commented Issue: XSS Atack [14825] 20120509090714P</guid></item><item><title>Created Issue: XSS Atack [14825]</title><link>http://textilenet.codeplex.com/workitem/14825</link><description>Inserting &amp;#33;http&amp;#58;&amp;#47;&amp;#47;foo.com&amp;#47;fake.png&amp;#34;&amp;#47;style&amp;#61;&amp;#34;xss&amp;#58;&amp;#92;0065&amp;#92;0078&amp;#92;0070&amp;#92;0072&amp;#92;0065&amp;#92;0073&amp;#92;0073&amp;#92;0069&amp;#92;006f&amp;#92;006e&amp;#92;0028&amp;#92;0061&amp;#92;006c&amp;#92;0065&amp;#92;0072&amp;#92;0074&amp;#92;0028&amp;#92;0053&amp;#92;0074&amp;#92;0072&amp;#92;0069&amp;#92;006e&amp;#92;0067&amp;#92;002e&amp;#92;0066&amp;#92;0072&amp;#92;006f&amp;#92;006d&amp;#92;0043&amp;#92;0068&amp;#92;0061&amp;#92;0072&amp;#92;0043&amp;#92;006f&amp;#92;0064&amp;#92;0065&amp;#92;0028&amp;#92;0038&amp;#92;0038&amp;#92;002c&amp;#92;0020&amp;#92;0038&amp;#92;0033&amp;#92;002c&amp;#92;0020&amp;#92;0038&amp;#92;0033&amp;#92;0029&amp;#92;0029&amp;#92;0029&amp;#33;&lt;br /&gt; in code, allows to execute javascripts.&lt;br /&gt;</description><author>VictorWentz</author><pubDate>Sun, 05 Dec 2010 16:35:13 GMT</pubDate><guid isPermaLink="false">Created Issue: XSS Atack [14825] 20101205043513P</guid></item><item><title>Created Issue: Textile is not recognized if there is no space in it. [14813]</title><link>http://textilenet.codeplex.com/workitem/14813</link><description>I just found out that textile is not good recognized as there is no space between the commands.&lt;br /&gt;This works&amp;#58;&lt;br /&gt;&amp;#124; &amp;#42;this is a fat text in a table&amp;#42; &amp;#124;&lt;br /&gt;This works NOT&amp;#58;&lt;br /&gt;&amp;#124;&amp;#42;this is not a fat text in a table&amp;#42;&amp;#124;&lt;br /&gt;&lt;br /&gt;Any help on this&amp;#63;&lt;br /&gt;</description><author>shevron</author><pubDate>Thu, 02 Dec 2010 11:39:48 GMT</pubDate><guid isPermaLink="false">Created Issue: Textile is not recognized if there is no space in it. [14813] 20101202113948A</guid></item><item><title>Created Issue: Fix handling of bq.. [13460]</title><link>http://textilenet.codeplex.com/workitem/13460</link><description>Textile allows for a bq.. tag which spans multiple paragraphs. For example&amp;#58;&lt;br /&gt;&lt;br /&gt;bq.. Thing one&lt;br /&gt;&lt;br /&gt;Thing two&lt;br /&gt;&lt;br /&gt;renders in Textile as&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#60;blockquote&amp;#62;&amp;#60;p&amp;#62;Thing one&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;Thing two&amp;#60;&amp;#47;p&amp;#62;&amp;#60;&amp;#47;blockquote&amp;#62;&lt;br /&gt;&lt;br /&gt;But Textile.NET doesn&amp;#39;t recognize this. It requires a bq. before each paragraph, which then yields&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#60;blockquote&amp;#62;&amp;#60;p&amp;#62;Thing one&amp;#60;&amp;#47;p&amp;#62;&amp;#60;&amp;#47;blockquote&amp;#62;&lt;br /&gt;&amp;#60;blockquote&amp;#62;&amp;#60;p&amp;#62;Thing two&amp;#60;&amp;#47;p&amp;#62;&amp;#60;&amp;#47;blockquote&amp;#62;&lt;br /&gt;&lt;br /&gt;This can be problematic, depending on the top and bottom spacing in the CSS for p and blockquote.&lt;br /&gt;</description><author>asherber</author><pubDate>Sun, 06 Jun 2010 20:24:43 GMT</pubDate><guid isPermaLink="false">Created Issue: Fix handling of bq.. [13460] 20100606082443P</guid></item><item><title>Created Issue: Add a "pre" formatting block</title><link>http://textilenet.codeplex.com/WorkItem/View.aspx?WorkItemId=9925</link><description>Add a &amp;#34;pre&amp;#34; formatting block.&lt;br /&gt;</description><author>ludovic_chabant</author><pubDate>Mon, 04 May 2009 17:07:48 GMT</pubDate><guid isPermaLink="false">Created Issue: Add a "pre" formatting block 20090504050748P</guid></item><item><title>Created Issue: Problems with quotes</title><link>http://textilenet.codeplex.com/WorkItem/View.aspx?WorkItemId=9924</link><description>There is a problem with quotes.&lt;br /&gt;See example from http&amp;#58;&amp;#47;&amp;#47;thresholdstate.com&amp;#47;articles&amp;#47;4312&amp;#47;the-textile-reference-manual&amp;#63;ch&amp;#61;2&amp;#35;toc_2 &amp;#58;&lt;br /&gt;&amp;#34;&amp;#39;I swear, captain,&amp;#39; replied I.&amp;#34;&lt;br /&gt;Textile.NET translates it to&lt;br /&gt;&amp;#38;&amp;#35;8221&amp;#59;&amp;#38;&amp;#35;8217&amp;#59;I swear, captain,&amp;#38;&amp;#35;8217&amp;#59; replied I.&amp;#38;&amp;#35;8221&amp;#59;&lt;br /&gt;but it should be&lt;br /&gt;&amp;#38;&amp;#35;8220&amp;#59;&amp;#38;&amp;#35;8216&amp;#59;I swear, captain,&amp;#38;&amp;#35;8217&amp;#59; replied I.&amp;#38;&amp;#35;8221&amp;#59;&lt;br /&gt;</description><author>ludovic_chabant</author><pubDate>Mon, 04 May 2009 17:04:00 GMT</pubDate><guid isPermaLink="false">Created Issue: Problems with quotes 20090504050400P</guid></item><item><title>Created Issue: Some symbols don't work when at the beginning of a line</title><link>http://textilenet.codeplex.com/WorkItem/View.aspx?WorkItemId=9923</link><description>&amp;#40;c&amp;#41;, &amp;#40;tm&amp;#41;, &amp;#40;R&amp;#41; are not recognized when used at line beginning.&lt;br /&gt;Example&amp;#58;&lt;br /&gt;&amp;#40;c&amp;#41; Company&lt;br /&gt;</description><author>ludovic_chabant</author><pubDate>Mon, 04 May 2009 17:03:34 GMT</pubDate><guid isPermaLink="false">Created Issue: Some symbols don't work when at the beginning of a line 20090504050334P</guid></item><item><title>Closed Issue: "Source Code" section is empty</title><link>http://textilenet.codeplex.com/WorkItem/View.aspx?WorkItemId=9451</link><description>Although the source code can be downloaded as a release, the Subversion instance at https&amp;#58;&amp;#47;&amp;#47;textilenet.svn.codeplex.com&amp;#47;svn contains no commits.&lt;br /&gt;&lt;br /&gt;I am attaching a ZIP file of my working copy folder where I performed a checkout of the repository &amp;#40;as it is&amp;#41; and then added the basic structure&amp;#58;&lt;br /&gt;branches&lt;br /&gt;tags&lt;br /&gt;trunk&lt;br /&gt;&lt;br /&gt;...as well as a subset of the version 2.0.1 source release.  Specifically, I removed the &amp;#91;regeneratable&amp;#93; binaries and the .user and .suo files, since those don&amp;#39;t belong in source control.  A developer can simply unpack this folder and then use any Subversion 1.5.x client to commit a base for other developers to diff against.&lt;br /&gt;&lt;br /&gt;Thanks&amp;#33;&lt;br /&gt;</description><author>ludovic_chabant</author><pubDate>Sun, 08 Mar 2009 01:06:01 GMT</pubDate><guid isPermaLink="false">Closed Issue: "Source Code" section is empty 20090308010601A</guid></item></channel></rss>