Hacker News new | ask | show | jobs
by srik 4613 days ago
Isn't Org Mode tied to one editor.
1 comments

Don't think so. It's simply a file format like markdown. Github will render org files. Think they use this Ruby gem.

https://github.com/bdewey/org-ruby

Perhaps we need more complete implementations but there's nothing preventing anyone from finishing the job.