-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Labels
Description
We auto highlight code, when no language is specified.
I don't think we should do this, it's a good practice for the user to explicitly define what language his code is. And when highlighting normal text (which has no specific structure), it can lead to funky and strange looking results.
@SamyPesse Do you agree with this ?