"Suhail Singh" <suhailsingh...@gmail.com> writes:

> Any code block in a language that isn't intended to be executed results in a
> warning from 'suspicious-language-in-src-block checker.  For instance:
>
> #+begin_src conf
>   [Unit]
>   Description=Blah
> #+end_src
>
> In the above example, conf-mode exists and is used by Org to provide
> syntax highlighting and yet, org-lint reports a warning.

Org mode has no idea which languages are intended to be executed, but
happen to not have their ob-lang.el backend loaded; and
which languages do not need execution. So, Org mode warns just in case.

You can always ignore this warning.

Not a bug.
Canceled.

(If you have better ideas about how to approach the problem of
misspelled language names, feel free to share them)

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>

Reply via email to