+++ John MacFarlane [Oct 18 12 15:24 ]: > % curl 'http://johnmacfarlane.net/cgi-bin/pandoc-dingus?text=hi *there*' > {"html":"<p>hi</p>","version":"1.9.4.2"}
Sorry, that should be: % curl % 'http://johnmacfarlane.net/cgi-bin/pandoc-dingus?text=hi+*there*' {"html":"<p>hi <em>there</em></p>","version":"1.9.4.2"}% _______________________________________________ Markdown-Discuss mailing list [email protected] http://six.pairlist.net/mailman/listinfo/markdown-discuss
