Re: Future of GDoc

2014-12-07 Thread Martijn Dashorst
The guys at asciidoctor have created a transformation tool for markdown to asciidoctor. I wonder if we can use that to write a transformer for the wiki markup into asciidoctor. https://github.com/bodiam/markdown-to-asciidoc Martijn On Sun, Dec 7, 2014 at 7:23 PM, Martin Funk wrote: > With slow,

Re: Future of GDoc

2014-12-07 Thread Martin Funk
With slow, but hopefully steady, pace I kept on working on transforming the wicket user guide. Currently all *.gdoc files are renamed to *.adoc and they are included into index.adoc. So all previous gdoc files should be somehow visible in the generated html. Quite a lot of things are still broke