From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jambunathan K Newsgroups: gmane.emacs.help Subject: Re: "wiki-style" to "orgmode-style"...? Date: Mon, 01 Oct 2012 22:33:45 +0530 Message-ID: <87lifqqg3y.fsf@gmail.com> References: <1349101868260-265736.post@n5.nabble.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1349111011 21807 80.91.229.3 (1 Oct 2012 17:03:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 1 Oct 2012 17:03:31 +0000 (UTC) Cc: Help-gnu-emacs@gnu.org To: Steffan Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Oct 01 19:03:36 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TIjOP-00080B-Lk for geh-help-gnu-emacs@m.gmane.org; Mon, 01 Oct 2012 19:02:53 +0200 Original-Received: from localhost ([::1]:60696 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TIjOK-0001lI-2E for geh-help-gnu-emacs@m.gmane.org; Mon, 01 Oct 2012 13:02:48 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:33872) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TIjOA-0001lD-9X for Help-gnu-emacs@gnu.org; Mon, 01 Oct 2012 13:02:43 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TIjO0-0005dX-QA for Help-gnu-emacs@gnu.org; Mon, 01 Oct 2012 13:02:38 -0400 Original-Received: from mail-pa0-f41.google.com ([209.85.220.41]:62844) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TIjO0-0005dT-JI for Help-gnu-emacs@gnu.org; Mon, 01 Oct 2012 13:02:28 -0400 Original-Received: by padfa10 with SMTP id fa10so4760445pad.0 for ; Mon, 01 Oct 2012 10:02:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=tV4jXYFVuFalyczolsjNa3O9MNbXR4T9r3O5OFmcpsw=; b=E4JpfDoFa+PIz3/UmdH/rytNkhH9pOAzXxv2ediktxow0V7N2xXG51EdzFHKzYpbTt LzEwqwPuw6yVNIlwxtAY3Fe24hFp2WKhc0il9hslBWp9UQEq9rJ+jSlOXf4LZH4vL0DS VD5TYXt0gs7c7ME2uh6hdMnBhLYQYuxUlJ7PyYP90pDbFkf8f+9pyz7wucMa4qxAWQPm Jhomia5fVtF6tdoWSQ0KYGidwOB90zA7Ep0wzJU6EigvugHCKE2qcKfXWqJ3nigrhMM5 9QlrpmuD7nojdOzV0sAeQc/+TVWzOG8/BsSEtfgIGxKr6WiAyks6wnLTBHO7oZ4/0M5l 0QRw== Original-Received: by 10.66.79.38 with SMTP id g6mr38092654pax.40.1349110947648; Mon, 01 Oct 2012 10:02:27 -0700 (PDT) Original-Received: from debian-6.05 ([101.62.24.177]) by mx.google.com with ESMTPS id i4sm10650092pav.20.2012.10.01.10.02.24 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 01 Oct 2012 10:02:26 -0700 (PDT) In-Reply-To: <1349101868260-265736.post@n5.nabble.com> (Steffan's message of "Mon, 1 Oct 2012 07:31:08 -0700 (PDT)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.220.41 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:87023 Archived-At: Steffan writes: > Hi, > > I would like to import wiki-pages into an org-file without loosing the > formation. So I'm loogking for a program that transforms the wiki-headings > and links into the orgmode-format. > > Is there already a program to do this? Each wiki has it's own markup - Emacswiki is different from Mediawiki is different from Ikiwiki. May be pandoc can help. > -- > View this message in context: http://emacs.1067599.n5.nabble.com/wiki-style-to-orgmode-style-tp265736.html > Sent from the Emacs - Help mailing list archive at Nabble.com. > > --