-
Notifications
You must be signed in to change notification settings - Fork 100
Weird syntax highlighting #111
Copy link
Copy link
Open
Description
I encountered a strange problem with syntax highlighting: I have an almost identical code sample on two consecutive slides, both of them defines a record type, but the second one is also using the mutable keyword. And the coloring of the two samples are pretty different.
Has anyone encountered something similar before? Can I simply hook in either a different syntax coloring library, or use a different theme for just the code?
Or this is completely unrelated from FsReveal, and I should ask this on the highlightJs page instead?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels

