emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Org Haskell code blocks


From: Dominik Schrempf
Subject: Re: Org Haskell code blocks
Date: Wed, 26 Oct 2022 11:11:48 +0200
User-agent: mu4e 1.8.10; emacs 28.2

Ihor Radchenko <yantar92@posteo.net> writes:

> Dominik Schrempf <dominik.schrempf@gmail.com> writes:
>
>> Syntax highlighting is not working, for example, with the following
>> snippet and code block:
>>
>> begin_snippet
>>
>> - An example of a function:
>>
>>   #+begin_src haskell :exports code :results none
>>   f :: a -> b
>>   #+end_src
>>
>> end_snippet
>
> Works on my side (I think).
> See the attached screenshot.
> I am on the latest main.
>
> [2. image/png; haskell-fontification.png]...

This is interesting. For me, syntax highlighting works partially. For
example, keywords are highlighted, but function names are not. See below.

Attachment: SyntaxHighlightingHaskell.png
Description: PNG image


reply via email to

[Prev in Thread] Current Thread [Next in Thread]