From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [RFC] Org syntax (draft) Date: Fri, 05 Apr 2013 19:01:43 +0200 Message-ID: <87mwtckh1m.fsf@bzg.ath.cx> References: <8738w7c5fh.fsf@gmail.com> <87vc913oh5.fsf@yahoo.fr> <87y5dxzgvo.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:37325) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UOAhj-0002bx-H0 for emacs-orgmode@gnu.org; Fri, 05 Apr 2013 13:45:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UOAhd-0006wo-1R for emacs-orgmode@gnu.org; Fri, 05 Apr 2013 13:45:35 -0400 Received: from mail-wg0-x22a.google.com ([2a00:1450:400c:c00::22a]:40404) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UOAhc-0006wT-Rg for emacs-orgmode@gnu.org; Fri, 05 Apr 2013 13:45:28 -0400 Received: by mail-wg0-f42.google.com with SMTP id k13so2009013wgh.5 for ; Fri, 05 Apr 2013 10:45:28 -0700 (PDT) In-Reply-To: (Waldemar Quevedo's message of "Sat, 9 Mar 2013 19:52:08 +0900") 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: Waldemar Quevedo Cc: Nicolas Richard , emacs-orgmode@gnu.org, Nicolas Goaziou Hi Waldemar, Waldemar Quevedo writes: > By the way, does it exist somewhere a set of examples of Emacs > org-mode -> html conversion for all org-mode features? Not really -- and it would be nice to have one, especially for developers like you who are in charge of an external exporter! > I am mantaining the org-ruby gem which is used to render org-mode texts to html, > and currently there is no "roadmap" of features to implement for it. > As a result, features and tweaks are added to the library > as long as someone submits a ticket requesting the feature in Github. > (Here is a list of the export features supported in case someone wants > to take a look: > https://github.com/bdewey/org-ruby/tree/master/spec/html_examples ) > Having a set of examples features from org-mode would be very useful > to see how much coverage other implementations of org-mode exporting > features have. > > Cheers everyone, keep org-mode being an awesome tool :) Thank *you* for maintaining the org-ruby gem -- truly a gem to the github community! Hopefully you'll be able to update the gem wrt the latest syntactic changes. There are not too many of them, and not every will use Org 8.0 so soon, but still. Best, -- Bastien