Code Highlighting in Discussion Threads -- Literate Haskell
Posted: Tue Sep 21, 2021 11:43 pm
I would like to make a suggestion about code highlighting in the discussion threads. Highlighting for Literate Haskell does not work as expected. I would expect explanatory text to all be in black, but some of it comes out red. For example, please see my post of Problem 106 (https://projecteuler.net/thread=106;page=8#389261).
The code text is highiighted in green which is nice. Could it be fixed to give explanatory text all in black?
Alternatively, if we could manually specify the colour black, as with red ([r]red[/r]) or green ([g]green[/g]), that would also work well.
The code text is highiighted in green which is nice. Could it be fixed to give explanatory text all in black?
Alternatively, if we could manually specify the colour black, as with red ([r]red[/r]) or green ([g]green[/g]), that would also work well.