mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Classify CSS as a markup language
It was the only language in Language.detectable_markup that wasn't actually classified as "markup".
This commit is contained in:
@@ -438,6 +438,7 @@ COBOL:
|
|||||||
ace_mode: cobol
|
ace_mode: cobol
|
||||||
|
|
||||||
CSS:
|
CSS:
|
||||||
|
type: markup
|
||||||
ace_mode: css
|
ace_mode: css
|
||||||
color: "#563d7c"
|
color: "#563d7c"
|
||||||
extensions:
|
extensions:
|
||||||
|
|||||||
Reference in New Issue
Block a user