Hi, sorry for my late response. I have little time right now, but I think org-mode could be integrated. The current node.js org-mode parser is not designed to take care of the content of a paragraph (for instance it will not be able to detect numbered lists), and I fear this is its major weak point. But for the rest, I have done some tests and the parser is quite robust. Please grab the last version from npm, it has a good set of unit tests
On 12/dic/2011, at 00.21, Bastien wrote: > Eric Schulte <eric.schu...@gmx.com> writes: > >> This is the first I've seen of substance.io, it looks very interesting. >> I wonder how similar the substance document data structure is to the new >> org-parse data structure, and if it would be difficult or rewarding to >> write a translator between the two. > > I wonder the same -- I guess we'll all have more insight when we try > writing new exporter with the new export engine. Just though it was > good to throw this reference early enough... > > -- > Bastien