Hacker News new | ask | show | jobs
by dergachev 3596 days ago
What an amazing project! I use it all the time, for converting between textile (redmine) and markdown (everything else), and also for extracting my company's proposals from Google Drive, and converting them to latex and PDF with our customized template. The code for this is all here: https://github.com/dergachev/gdocs-export

Thanks so much to it's creators and contributors!

1 comments

Redmine actually has a Markdown mode, though it's probably too much work to convert an existing Redmine installation (unless you can use pandoc?)

http://www.redmine.org/projects/redmine/wiki/RedmineTextForm...