> org mode is a basically similar to other wiki dialects with similar syntax, limitations, tooling, etc. Other than the (emacs) tooling, I don't see a strong reason for preferring it.
Org-mode has a strong focus on organisational features (hence the name) and is quite extendable and modulare. With org-babel it has also a very sophisticated environment for literate programming. How are wikis in that regard this days?
Anything involving code samples, I pretty much reach for github flavor markdown. I came across asciidoc as well recently. I've never encountered any org mode in the wild (no emacs users on any of my recent projects).
Org-mode has a strong focus on organisational features (hence the name) and is quite extendable and modulare. With org-babel it has also a very sophisticated environment for literate programming. How are wikis in that regard this days?