From mboxrd@z Thu Jan 1 00:00:00 1970 From: tycho garen Subject: Re: new ikiwiki export plugin for org Date: Sat, 3 Dec 2011 23:59:51 -0500 Message-ID: <20111204045951.GE3199@arendt.tychoish.net> References: <8739d2b54w.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Lb0e7rgc7IsuDeGj" Return-path: Received: from eggs.gnu.org ([140.186.70.92]:53211) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RX4B8-0005Mh-6v for emacs-orgmode@gnu.org; Sat, 03 Dec 2011 23:59:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RX4B6-0001w3-P4 for emacs-orgmode@gnu.org; Sat, 03 Dec 2011 23:59:54 -0500 Received: from foucault.cyborginstitute.net ([97.107.134.101]:41939) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RX4B6-0001vo-NI for emacs-orgmode@gnu.org; Sat, 03 Dec 2011 23:59:52 -0500 Content-Disposition: inline In-Reply-To: <8739d2b54w.fsf@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Chris Gray Cc: emacs-orgmode@gnu.org --Lb0e7rgc7IsuDeGj Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Fri, Dec 02, 2011 at 10:23:11PM -0700, Chris Gray wrote: > I've created a new export plugin for org-mode files for the ikiwiki wiki > compiler. It's in a very preliminary state at > https://github.com/chrismgray/ikiwiki-org-plugin Oh very nice. I saw your questions on the topic in #ikiwiki recently, and I'm very interested to follow your progress. How are you handling page directives and other parts of the ikiwiki specific markup in org? I'm a longtime user of ikiwiki but I'm pretty comfortable with Markdown, so I typically don't really feel like I need to make my ikiwiki's use non-markdown formats. In the past when I've tried this, my feeling is that while ikiwiki *should* be pretty agnostic with regard to markup language, it isn't really. Which is to say that ikiwiki creates links between pages by inserting raw HTML into markdown pages and then hands the page off to the markdown interpreter. Which is great, but means that the other processors have to handle inline html in the same way as markdown, or links break. You can turn off the inter-page linking, but when you do that ikiwiki ends up doing very little. I've also not found a way to selectively turn the link processing plugin on or off... Cheers, tychoish -- tycho(ish) @ garen@tychoish.com http://tychoish.com/ "don't get it right, get it written" -- james thurber --Lb0e7rgc7IsuDeGj Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAk7a/kcACgkQTNyVHPbFB4rxswCeIbSOTlO1K0tYX9KeNQx+aajY eO4An3tBlWLgru5UIHE127EZFMJ9E6GO =Snkj -----END PGP SIGNATURE----- --Lb0e7rgc7IsuDeGj--