Dominik Schrempf <dominik.schre...@gmail.com> writes: > This is interesting. For me, syntax highlighting works partially. For > example, keywords are highlighted, but function names are not. See below.
I confirm the issue with your example. It is a known problem with indentation-sensitive languages. The problem is that org-src-font-lock-fontify-block does not strip indentation from the block. This can be fixed. Although, I planned to work on this bug together with https://orgmode.org/list/87ee7c9quk.fsf@localhost. -- 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>