From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Steffan Newsgroups: gmane.emacs.help Subject: Re: "wiki-style" to "orgmode-style"...? Date: Mon, 1 Oct 2012 12:23:11 -0700 (PDT) Message-ID: <1349119391296-265807.post@n5.nabble.com> References: <1349101868260-265736.post@n5.nabble.com> <87lifqqg3y.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1349119415 4166 80.91.229.3 (1 Oct 2012 19:23:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 1 Oct 2012 19:23:35 +0000 (UTC) To: Help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Oct 01 21:23:40 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 1TIlaP-0004Fw-1B for geh-help-gnu-emacs@m.gmane.org; Mon, 01 Oct 2012 21:23:25 +0200 Original-Received: from localhost ([::1]:58655 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TIlaJ-00074C-9Z for geh-help-gnu-emacs@m.gmane.org; Mon, 01 Oct 2012 15:23:19 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:47008) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TIlaD-000746-TR for Help-gnu-emacs@gnu.org; Mon, 01 Oct 2012 15:23:15 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TIlaC-0001FX-R4 for Help-gnu-emacs@gnu.org; Mon, 01 Oct 2012 15:23:13 -0400 Original-Received: from sam.nabble.com ([216.139.236.26]:53620) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TIlaC-0001FM-MU for Help-gnu-emacs@gnu.org; Mon, 01 Oct 2012 15:23:12 -0400 Original-Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1TIlaB-0004et-9o for Help-gnu-emacs@gnu.org; Mon, 01 Oct 2012 12:23:11 -0700 In-Reply-To: <87lifqqg3y.fsf@gmail.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 216.139.236.26 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:87027 Archived-At: Jambunathan K-3 wrote > Steffan < > smias@ > > 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. >> >> > > -- I meant mediawiki (of wikipedia). Pandoc doesn't accept mediawiki as an input-format: http://johnmacfarlane.net/pandoc/README.html I've tried it with html as input-fromat ("-f html -t org"): he puts some stars before the headings - but the structure of the result was wrong, also the links. -- View this message in context: http://emacs.1067599.n5.nabble.com/wiki-style-to-orgmode-style-tp265736p265807.html Sent from the Emacs - Help mailing list archive at Nabble.com.