Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ob-jupyter.el: Generate language aliases in
org-mode-hook
As opposed to generating them on the first call to `org-babel-execute-src-block` which is too late, e.g. for fontification of source blocks and editing source blocks via `org-edit-src-code`. closes #470 closes #473 closes #475
- Loading branch information