From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=33064 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PN4vj-0008L0-Sq for qemu-devel@nongnu.org; Mon, 29 Nov 2010 09:42:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PN4ve-0006YQ-Nb for qemu-devel@nongnu.org; Mon, 29 Nov 2010 09:42:11 -0500 Received: from mail-qw0-f45.google.com ([209.85.216.45]:64747) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PN4ve-0006Xw-LQ for qemu-devel@nongnu.org; Mon, 29 Nov 2010 09:42:06 -0500 Received: by qwh6 with SMTP id 6so144602qwh.4 for ; Mon, 29 Nov 2010 06:42:06 -0800 (PST) Message-ID: <4CF3BBBB.10303@codemonkey.ws> Date: Mon, 29 Nov 2010 08:42:03 -0600 From: Anthony Liguori MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] texi2wiki? List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel Does anyone know of a tool that convert texi to wiki syntax or know enough about texi parsing that something could be rigged up? Even if it takes a couple steps, like texi2xml, then xml->wiki, that would be workable. I'm willing to do some leg work but I don't want to write a texi parser from scratch. Thanks for any suggestions, Anthony Liguori