From petite.abeille at gmail.com Sun Dec 14 07:02:28 2008 From: petite.abeille at gmail.com (Petite Abeille) Date: Sun, 14 Dec 2008 13:02:28 +0100 Subject: [ANN] Nanoki online demo Message-ID: Hello, The online demo of Nanoki, a simple wiki engine implemented in Lua, has been updated to version 1.11: http://svr225.stepx.com:3388/a Nanoki uses Markdown syntax throughout, courtesy of David Loren Parsons' excellent Discount implementation: http://www.pell.portland.or.us/~orc/Code/markdown/ The demo sports content from the 2008/9 Wikipedia Selection, containing about 5500 articles, accessible through full text search: http://svr225.stepx.com:3388/search?q=markdown An index, timeline and recent changes navigation is provided to facilitate article retrieval: http://svr225.stepx.com:3388/index/a http://svr225.stepx.com:3388/date/2008 http://svr225.stepx.com:3388/recent The wiki content is accessible as an Atom feed: feed://svr225.stepx.com:3388/search?q=brazil feed://svr225.stepx.com:3388/index/a feed://svr225.stepx.com:3388/date/2008 feed://svr225.stepx.com:3388/recent Or as a WebDAV repository: dav://svr225.stepx.com:3388/ Kind regards, -- PA. http://alt.textdrive.com/nanoki/ From vindex+lists-markdown-discuss at apartia.org Sat Dec 20 13:45:48 2008 From: vindex+lists-markdown-discuss at apartia.org (Louis-David Mitterrand) Date: Sat, 20 Dec 2008 19:45:48 +0100 Subject: autolinking URL's Message-ID: <20081220184548.GA1833@apartia.fr> Hi, Is there a way to have markdown automatically convert obvious (http, mailto) URL's to links? i.e: http://example.com -> http://example.com > /david -- david herren - shoreham, vt us na terra solsys orionarm Once there was a time when all people believed in God and the church ruled. This time is called the Dark Ages. From joehall at gmail.com Sat Dec 20 14:23:30 2008 From: joehall at gmail.com (Joseph Lorenzo Hall) Date: Sat, 20 Dec 2008 14:23:30 -0500 Subject: autolinking URL's In-Reply-To: <20081220184548.GA1833@apartia.fr> References: <20081220184548.GA1833@apartia.fr> Message-ID: <928946aa0812201123w33331429oeadc399a7ef1eb64@mail.gmail.com> http://daringfireball.net/projects/markdown/syntax#autolink On Sat, Dec 20, 2008 at 1:45 PM, Louis-David Mitterrand wrote: > > Is there a way to have markdown automatically convert obvious (http, > mailto) URL's to links? > > i.e: http://example.com ->