Skip to content

Detect language from parent source block in Org-like modes #13

Description

@angrybacon

Org org-mode

#+BEGIN_SRC emacs-lisp
;; Code
#+END_SRC

Markdown markdown-mode

```elisp
;; Code
```

Stack Overflow

Not sure this is an actual thing or just their own.

<!-- language: lang-el -->

    ;; Code

There are also reStructuredText and Sphinx which are probably less used.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions