<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
	>
<channel>
	<title>Comments on: Three Markdown Gotchas</title>
	<atom:link href="http://blog.stackoverflow.com/2008/06/three-markdown-gotcha/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.stackoverflow.com/2008/06/three-markdown-gotcha/</link>
	<description>a programming community exploit</description>
	<lastBuildDate>Mon, 23 Nov 2009 09:29:13 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: payday loans</title>
		<link>http://blog.stackoverflow.com/2008/06/three-markdown-gotcha/#comment-27219</link>
		<dc:creator>payday loans</dc:creator>
		<pubDate>Thu, 09 Jul 2009 17:13:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stackoverflow.com/?p=60#comment-27219</guid>
		<description>I should say that blog.stackoverflow.com has lots of interesting information. Looks like the author did a good job. I will be coming back to blog.stackoverflow.com for new information. Thank you.</description>
		<content:encoded><![CDATA[<p>I should say that blog.stackoverflow.com has lots of interesting information. Looks like the author did a good job. I will be coming back to blog.stackoverflow.com for new information. Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Billifer</title>
		<link>http://blog.stackoverflow.com/2008/06/three-markdown-gotcha/#comment-4082</link>
		<dc:creator>Billifer</dc:creator>
		<pubDate>Sat, 26 Jul 2008 05:34:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stackoverflow.com/?p=60#comment-4082</guid>
		<description>&gt; I think this is a symptom of Markdown’s being designed for blog posts. You can paste in big chunks of foreign HTML verbatim without having to double-check them, but it’s pretty much impossible to write whole pages in Markdown. Again Gruber’s not interested; dunno about Fortin.

Didn&#039;t read through all the comments, so I don&#039;t know whether anyone else commented on this, but Fortin&#039;s [Markdown Extra](http://michelf.com/projects/php-markdown/extra/) **does** allow Markdown inside block elements:

&gt; PHP Markdown Extra gives you a way to put Markdown-formatted text inside any block-level tag. You do this by adding a `markdown` attribute to the tag with the value `1` — which gives `markdown=&quot;1&quot;` — like this:  
`

This is *true* markdown text.
`

Markdown Extra also addresses some of the other topics you discussed above.</description>
		<content:encoded><![CDATA[<p>&gt; I think this is a symptom of Markdown’s being designed for blog posts. You can paste in big chunks of foreign HTML verbatim without having to double-check them, but it’s pretty much impossible to write whole pages in Markdown. Again Gruber’s not interested; dunno about Fortin.</p>
<p>Didn&#8217;t read through all the comments, so I don&#8217;t know whether anyone else commented on this, but Fortin&#8217;s [Markdown Extra](http://michelf.com/projects/php-markdown/extra/) **does** allow Markdown inside block elements:</p>
<p>&gt; PHP Markdown Extra gives you a way to put Markdown-formatted text inside any block-level tag. You do this by adding a `markdown` attribute to the tag with the value `1` — which gives `markdown=&#8221;1&#8243;` — like this:<br />
`</p>
<p>This is *true* markdown text.<br />
`</p>
<p>Markdown Extra also addresses some of the other topics you discussed above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: commenter</title>
		<link>http://blog.stackoverflow.com/2008/06/three-markdown-gotcha/#comment-2547</link>
		<dc:creator>commenter</dc:creator>
		<pubDate>Fri, 11 Jul 2008 14:29:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stackoverflow.com/?p=60#comment-2547</guid>
		<description>So, will there be a wysiwyg editor, or will it just be a textbox containing raw markdown?</description>
		<content:encoded><![CDATA[<p>So, will there be a wysiwyg editor, or will it just be a textbox containing raw markdown?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Konrad</title>
		<link>http://blog.stackoverflow.com/2008/06/three-markdown-gotcha/#comment-1902</link>
		<dc:creator>Konrad</dc:creator>
		<pubDate>Fri, 27 Jun 2008 10:59:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stackoverflow.com/?p=60#comment-1902</guid>
		<description>@McDowell, Mark,

you&#039;ve got a point there. However, I still believe that this only applies to certain areas of a text – the code. The continuous text still benefits from such a face lifting. Furthemore, I believe it&#039;s pretty straightforward to single out code parts and apply Smartypants to the rest. Actually, isn&#039;t that exactly what the original Smartypants implementation does? (Just looked it up: yes, it is.)

Do you believe this distinction could pose a problem for a tech-savvy user base? I believe that it shouldn&#039;t.</description>
		<content:encoded><![CDATA[<p>@McDowell, Mark,</p>
<p>you&#8217;ve got a point there. However, I still believe that this only applies to certain areas of a text – the code. The continuous text still benefits from such a face lifting. Furthemore, I believe it&#8217;s pretty straightforward to single out code parts and apply Smartypants to the rest. Actually, isn&#8217;t that exactly what the original Smartypants implementation does? (Just looked it up: yes, it is.)</p>
<p>Do you believe this distinction could pose a problem for a tech-savvy user base? I believe that it shouldn&#8217;t.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Tomasello</title>
		<link>http://blog.stackoverflow.com/2008/06/three-markdown-gotcha/#comment-1825</link>
		<dc:creator>Mike Tomasello</dc:creator>
		<pubDate>Thu, 26 Jun 2008 20:23:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stackoverflow.com/?p=60#comment-1825</guid>
		<description>Ugh, with above fourth paragraph should be &quot;Fortin&#039;s Markdown Extra supports this to an extent, with &lt;div markdown=&quot;1&quot;&gt;...&quot;</description>
		<content:encoded><![CDATA[<p>Ugh, with above fourth paragraph should be &#8220;Fortin&#8217;s Markdown Extra supports this to an extent, with &lt;div markdown=&#8221;1&#8243;&gt;&#8230;&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Tomasello</title>
		<link>http://blog.stackoverflow.com/2008/06/three-markdown-gotcha/#comment-1824</link>
		<dc:creator>Mike Tomasello</dc:creator>
		<pubDate>Thu, 26 Jun 2008 20:21:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stackoverflow.com/?p=60#comment-1824</guid>
		<description>On typographical tools like double/triple-hyphen to dash conversion and so-called &#039;smart quotes&#039;, I don&#039;t see that as a huge problem because something like SmartyPants doesn&#039;t fiddle with quotes or other symbols inside code blocks or in-line code.

Also, from the post:

&gt; I think this is a symptom of Markdown’s being designed for blog posts. You can paste in big chunks of foreign HTML verbatim without having to double-check them, but it’s pretty much impossible to write whole pages in Markdown. Again Gruber’s not interested; dunno about Fortin.

Fortin&#039;s Markdown Extra supports this to an extent, with . Not the cleanest solution, but better than nothing.

@dubayou: I couldn&#039;t disagree more. Mediawiki syntax is not powerful (at least, not without Wikipedia-level specific configuration), is confusing, and is certainly not immediately readable.

@Naim: Not sure if Showdown supports Markdown Extra&#039;s syntax, but if it does (and most Markdown tools seem to) then support for tables and definition lists is there. Not sure about the others (not even sure what you are describing with sections - links can be made to page &#039;fragments&#039; [page.html#section] in any of these languages, even BBCode).</description>
		<content:encoded><![CDATA[<p>On typographical tools like double/triple-hyphen to dash conversion and so-called &#8217;smart quotes&#8217;, I don&#8217;t see that as a huge problem because something like SmartyPants doesn&#8217;t fiddle with quotes or other symbols inside code blocks or in-line code.</p>
<p>Also, from the post:</p>
<p>&gt; I think this is a symptom of Markdown’s being designed for blog posts. You can paste in big chunks of foreign HTML verbatim without having to double-check them, but it’s pretty much impossible to write whole pages in Markdown. Again Gruber’s not interested; dunno about Fortin.</p>
<p>Fortin&#8217;s Markdown Extra supports this to an extent, with . Not the cleanest solution, but better than nothing.</p>
<p>@dubayou: I couldn&#8217;t disagree more. Mediawiki syntax is not powerful (at least, not without Wikipedia-level specific configuration), is confusing, and is certainly not immediately readable.</p>
<p>@Naim: Not sure if Showdown supports Markdown Extra&#8217;s syntax, but if it does (and most Markdown tools seem to) then support for tables and definition lists is there. Not sure about the others (not even sure what you are describing with sections &#8211; links can be made to page &#8216;fragments&#8217; [page.html#section] in any of these languages, even BBCode).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sergio del Amo</title>
		<link>http://blog.stackoverflow.com/2008/06/three-markdown-gotcha/#comment-1798</link>
		<dc:creator>Sergio del Amo</dc:creator>
		<pubDate>Thu, 26 Jun 2008 09:42:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stackoverflow.com/?p=60#comment-1798</guid>
		<description>Hello Jeff, 
I assume that you store HTML (sanitized WMD output) in your database. Next time someone edits a post the WMD editor will be populated with HTML instead of markdown. My opinion is that Html is not really human readable (at least for not technical audiences) as Markdown is and users will be confused to have their post transformed in a different markup language. I guess you will agree with me in that point.

Are you using any kind of filter to transform the database HTML in markdown again? Does WMD editor implements any related functionality?</description>
		<content:encoded><![CDATA[<p>Hello Jeff,<br />
I assume that you store HTML (sanitized WMD output) in your database. Next time someone edits a post the WMD editor will be populated with HTML instead of markdown. My opinion is that Html is not really human readable (at least for not technical audiences) as Markdown is and users will be confused to have their post transformed in a different markup language. I guess you will agree with me in that point.</p>
<p>Are you using any kind of filter to transform the database HTML in markdown again? Does WMD editor implements any related functionality?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naim Gozere</title>
		<link>http://blog.stackoverflow.com/2008/06/three-markdown-gotcha/#comment-1787</link>
		<dc:creator>Naim Gozere</dc:creator>
		<pubDate>Thu, 26 Jun 2008 00:16:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stackoverflow.com/?p=60#comment-1787</guid>
		<description>&gt; Why doesn’t  or the 4-space indent and full escaping of a code block work? The WMD editor has a key (ctrl+k) and corresponding toolbar button to automatically indent/unindent codeblocks as well.

I do not mean the process of embedding code, but of *describing* code. From Fraser&#039;s e-mail:

&gt; I think this is a symptom of Markdown’s being designed for blog posts. You can paste in big chunks of foreign HTML verbatim without having to double-check them, but it’s pretty much impossible to write whole pages in Markdown.

If I&#039;ve understood correctly what you want Stackoverflow to become, it&#039;s not so much a forum of transient posts, but a wiki-like archive of solutions. This seems to indicate that it will be almost entirely &quot;whole pages in Markdown&quot;.

The normal solution for Markdown would be to embed this complex markup as HTML, but this is a bad idea for user-submitted markup and your sanitizer rightfully strips it out. A short list of features Markup lacks:

* Tables. Useful for anything from truth tables to descriptions of allowed parameters. Without these built-in, the likely workaround is fragile ASCII-art in &lt;pre&gt; tags.

* Definition lists. Often used for describing new programming terms, or for documenting function parameters. Can probably be simulated using an unordered list, but that is annoying to type and style.

* Citations. If I want to link to a journal to back up a point, it&#039;s nice to have built-in support without having to jerry-rig them using inline links and anchor IDs.

* Section links. If a page has multiple sections, I don&#039;t see any way to link from one to another using Markdown.</description>
		<content:encoded><![CDATA[<p>&gt; Why doesn’t  or the 4-space indent and full escaping of a code block work? The WMD editor has a key (ctrl+k) and corresponding toolbar button to automatically indent/unindent codeblocks as well.</p>
<p>I do not mean the process of embedding code, but of *describing* code. From Fraser&#8217;s e-mail:</p>
<p>&gt; I think this is a symptom of Markdown’s being designed for blog posts. You can paste in big chunks of foreign HTML verbatim without having to double-check them, but it’s pretty much impossible to write whole pages in Markdown.</p>
<p>If I&#8217;ve understood correctly what you want Stackoverflow to become, it&#8217;s not so much a forum of transient posts, but a wiki-like archive of solutions. This seems to indicate that it will be almost entirely &#8220;whole pages in Markdown&#8221;.</p>
<p>The normal solution for Markdown would be to embed this complex markup as HTML, but this is a bad idea for user-submitted markup and your sanitizer rightfully strips it out. A short list of features Markup lacks:</p>
<p>* Tables. Useful for anything from truth tables to descriptions of allowed parameters. Without these built-in, the likely workaround is fragile ASCII-art in &lt;pre&gt; tags.</p>
<p>* Definition lists. Often used for describing new programming terms, or for documenting function parameters. Can probably be simulated using an unordered list, but that is annoying to type and style.</p>
<p>* Citations. If I want to link to a journal to back up a point, it&#8217;s nice to have built-in support without having to jerry-rig them using inline links and anchor IDs.</p>
<p>* Section links. If a page has multiple sections, I don&#8217;t see any way to link from one to another using Markdown.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Atwood</title>
		<link>http://blog.stackoverflow.com/2008/06/three-markdown-gotcha/#comment-1786</link>
		<dc:creator>Jeff Atwood</dc:creator>
		<pubDate>Wed, 25 Jun 2008 23:02:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stackoverflow.com/?p=60#comment-1786</guid>
		<description>&gt; Although Markdown is simple, it’s really not designed for the kind of complex formatting that’s required for discussing programming.

Why doesn&#039;t &lt;pre&gt; or the 4-space indent and full escaping of a code block work? The WMD editor has a key (ctrl+k) and corresponding toolbar button to automatically indent/unindent codeblocks as well.</description>
		<content:encoded><![CDATA[<p>> Although Markdown is simple, it’s really not designed for the kind of complex formatting that’s required for discussing programming.</p>
<p>Why doesn&#8217;t &lt;pre&gt; or the 4-space indent and full escaping of a code block work? The WMD editor has a key (ctrl+k) and corresponding toolbar button to automatically indent/unindent codeblocks as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Atwood</title>
		<link>http://blog.stackoverflow.com/2008/06/three-markdown-gotcha/#comment-1785</link>
		<dc:creator>Jeff Atwood</dc:creator>
		<pubDate>Wed, 25 Jun 2008 22:59:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stackoverflow.com/?p=60#comment-1785</guid>
		<description>&gt; I hate In mark down you specify the links at the bottom, i wanna just flow.

You can specify inline links in Markdown:

http://daringfireball.net/projects/markdown/syntax#link

This is [an example](http://example.com/ &quot;Title&quot;) inline link.

See my [About](/about/) page for details.</description>
		<content:encoded><![CDATA[<p>> I hate In mark down you specify the links at the bottom, i wanna just flow.</p>
<p>You can specify inline links in Markdown:</p>
<p><a href="http://daringfireball.net/projects/markdown/syntax#link" rel="nofollow">http://daringfireball.net/projects/markdown/syntax#link</a></p>
<p>This is [an example](http://example.com/ &#8220;Title&#8221;) inline link.</p>
<p>See my [About](/about/) page for details.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
