<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>add markdown support</title>
		<link>http://org.wikidot.com/forum/t-57842/add-markdown-support</link>
		<description>Posts in the discussion thread &quot;add markdown support&quot; - Adding Markdown as an alternative wiki syntax would allow more portability of documents.</description>
				<copyright></copyright>
		<lastBuildDate>Thu, 12 Mar 2026 22:24:52 +0000</lastBuildDate>
		
					<item>
				<guid>http://org.wikidot.com/forum/t-57842#post-1357334</guid>
				<title>Re: add markdown support</title>
				<link>http://org.wikidot.com/forum/t-57842/add-markdown-support#post-1357334</link>
				<description></description>
				<pubDate>Mon, 23 Jan 2012 22:02:58 +0000</pubDate>
				<wikidot:authorName>Hayertjez</wikidot:authorName>				<wikidot:authorUserId>109277</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Ah ok I just searched for Markdown and stumbled upon this thread not knowing there was a diffrence. I`ll request it.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://org.wikidot.com/forum/t-57842#post-1357321</guid>
				<title>Re: add markdown support</title>
				<link>http://org.wikidot.com/forum/t-57842/add-markdown-support#post-1357321</link>
				<description></description>
				<pubDate>Mon, 23 Jan 2012 21:45:06 +0000</pubDate>
								<wikidot:authorUserId>38854</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>The open source project has been dead for some time. Are you currently running it on your own server?</p> <p>If you're hosting your site on Wikidot.com and want this feature, you should request it on the <a href="http://feedback.wikidot.com/wish:_all">Feedback site</a> where the development will see it.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://org.wikidot.com/forum/t-57842#post-1357306</guid>
				<title>Re: add markdown support</title>
				<link>http://org.wikidot.com/forum/t-57842/add-markdown-support#post-1357306</link>
				<description></description>
				<pubDate>Mon, 23 Jan 2012 21:18:49 +0000</pubDate>
				<wikidot:authorName>Hayertjez</wikidot:authorName>				<wikidot:authorUserId>109277</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Just a Bump. Well I would really like an option or Markdown formatting.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://org.wikidot.com/forum/t-57842#post-1092863</guid>
				<title>Re: add markdown support</title>
				<link>http://org.wikidot.com/forum/t-57842/add-markdown-support#post-1092863</link>
				<description></description>
				<pubDate>Tue, 29 Mar 2011 15:27:29 +0000</pubDate>
				<wikidot:authorName>pieterh</wikidot:authorName>				<wikidot:authorUserId>99</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Well, it can be done by converting Markdown files into Wikidot syntax, and then uploading via the API&#8230;</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://org.wikidot.com/forum/t-57842#post-1092851</guid>
				<title>Re: add markdown support</title>
				<link>http://org.wikidot.com/forum/t-57842/add-markdown-support#post-1092851</link>
				<description></description>
				<pubDate>Tue, 29 Mar 2011 15:21:35 +0000</pubDate>
				<wikidot:authorName>leiger</wikidot:authorName>				<wikidot:authorUserId>32953</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I doubt it - as far as I know the only features that are going to be added to the open source version of Wikidot, are those that are already being used at Wikidot.com - and support for &quot;Markdown&quot; syntax isn't one of those features (not at the moment, anyway).</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://org.wikidot.com/forum/t-57842#post-978342</guid>
				<title>Re: add markdown support</title>
				<link>http://org.wikidot.com/forum/t-57842/add-markdown-support#post-978342</link>
				<description></description>
				<pubDate>Wed, 19 Jan 2011 11:37:40 +0000</pubDate>
				<wikidot:authorName>dpc</wikidot:authorName>				<wikidot:authorUserId>30867</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Yeah. I'm interested too.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://org.wikidot.com/forum/t-57842#post-157622</guid>
				<title>add markdown support</title>
				<link>http://org.wikidot.com/forum/t-57842/add-markdown-support#post-157622</link>
				<description></description>
				<pubDate>Mon, 05 May 2008 01:09:04 +0000</pubDate>
				<wikidot:authorName>thomasn</wikidot:authorName>				<wikidot:authorUserId>122915</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Markdown &#8212; see Wikipedia &#8212; is becoming really well supported, with loads of tools to convert to (and in some cases from) HTML, PDF, LaTeX, DocBook, groff etc etc. This makes it a great choice as a standard doc format, much easier to write than an XML dialect, and also a good choice as a simple wiki format.</p> <p>You can see some of the available engines in action at<br /> <a href="http://babelmark.bobtfish.net/?markdown=++*+foo%0D%0A%0D%0Abar">http://babelmark.bobtfish.net/?markdown=++*+foo%0D%0A%0D%0Abar</a> ,<br /> or have a look at the converter at <a href="http://johnmacfarlane.net/pandoc/try">http://johnmacfarlane.net/pandoc/try</a></p> <p>The PHP implementation is one of the most solid. Is there any interest in adding an option to use the portable Markdown syntax instead of the (probably more powerful) Wikidot syntax?</p> <p>&#8212; Thomas.</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>