Some codes do not have syntax highlighting

Codes in the last messages of Fortran code snippets are not colored, but codes in earlier messages are.

Maybe it couldn’t detect it is Fortran. Have you tried forcing it with ```fortran ?

1 Like

That works, thanks. Previously just ``` was sufficient to get syntax highlighting.

1 Like