|
|
|
|
|
by matrix12
1210 days ago
|
|
Markdown does not have the same overlap with org-mode.
Many use it more like a Jupyter notebook.
External work flows would not be considered part of Markdown per se. #+call: something(foo=bar, list=baz[,0]) this level of features just does not exist in Markdown. Just not what it was designed for. |
|
The benefits of org and babel are precisely that you can do it in whatever language you’ve written the rest of your literate programming document.
As with most of these spectrums, markdown is less powerful and less complicated. Babel is one of the more confusing parts of org mode.