top | item 34682579

(no title)

adminu | 3 years ago

Well, here comes the obligatory org-mode comment:

Org mode does most of that, too. And a lot more. And while you cannot use it in Github issues, you can in README files on Github.

discuss

order

mort96|3 years ago

I don't use emacs, so an emacs mode isn't that useful for me.

bitwize|3 years ago

Org-mode stuff can be authored outside emacs. There's even a Visual Studio Code addon for it. And pandoc groks it.

But yeah, to unlock the true power of org-mode you need emacs.

richiebful1|3 years ago

Org is also just a file format with extensions available in VS Code, vim, sublime, and Atom. I've personally used the VS Code extension, I think it works just as well as the Markdown extension.

[1]. https://orgmode.org/install.html

Oreb|3 years ago

GitHub’s org-mode support for README files was so broken that I just gave up the last time I tried, about a year ago. Is it better now?