Multidingus

John MacFarlane jgm at berkeley.edu
Thu Oct 18 16:32:43 EDT 2012


+++ 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"}%


More information about the Markdown-Discuss mailing list