Aitenate writes:
> There appears to be a minor bug with fontification and certain block
> configurations.
>
> The following example block results in a fontification error.
>
> #+begin_example
> <-- two spaces followed by a tab
> #+end_example
>
> It looks like org-src-font-lock-fontify-bloc
There appears to be a minor bug with fontification and certain block
configurations.
The following example block results in a fontification error.
#+begin_example
<-- two spaces followed by a tab
#+end_example
It looks like org-src-font-lock-fontify-block is the culprit because
native-ta