From mboxrd@z Thu Jan 1 00:00:00 1970 From: Herbert Sitz Subject: Re: Feature suggestion Date: Sun, 6 Nov 2011 22:04:30 +0000 (UTC) Message-ID: References: <4EB67256.5000701@mgrebenstein.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:41555) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RNApb-0008U5-67 for emacs-orgmode@gnu.org; Sun, 06 Nov 2011 17:04:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RNApZ-0007WB-Ov for emacs-orgmode@gnu.org; Sun, 06 Nov 2011 17:04:47 -0500 Received: from lo.gmane.org ([80.91.229.12]:35747) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RNApZ-0007W0-GD for emacs-orgmode@gnu.org; Sun, 06 Nov 2011 17:04:45 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RNApY-0004UF-0z for emacs-orgmode@gnu.org; Sun, 06 Nov 2011 23:04:44 +0100 Received: from c-24-22-131-140.hsd1.wa.comcast.net ([24.22.131.140]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 06 Nov 2011 23:04:44 +0100 Received: from hesitz by c-24-22-131-140.hsd1.wa.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 06 Nov 2011 23:04:44 +0100 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: emacs-orgmode@gnu.org Markus Grebenstein mgrebenstein.de> writes: > > since I used Scrivener (Windows Beta) quite a while I'd love to have > more of fletcher penny's multimarkdown (or MMD- like Syntax) integrated > in orgmode to make it more versatile. Sadly I am not a lisp programmer > at all... > Markus -- What exactly are the features you're thinking about? For example, I read this at the MMD site, but virtually all of these are already implemented in Org-mode: -------------------------------------------- MultiMarkdown adds these features to the basic Markdown syntax: footnotes tables citations and bibliography (works best in LaTeX using BibTeX) math support automatic cross-referencing ability smart typography, with support for multiple languages image attributes table and image captions definition lists glossary entries (LaTeX only) document metadata (e.g. title, author, etc.) ------------------------------------------ http://fletcherpenney.net/multimarkdown/features/ Regards, Herb