mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 20:38:47 +00:00
type can also be "prose"
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# All languages have an associated lexer for syntax highlighting. It
|
||||
# defaults to name.downcase, which covers most cases.
|
||||
#
|
||||
# type - Either data, programming, markup, or nil
|
||||
# type - Either data, programming, markup, prose, or nil
|
||||
# lexer - An explicit lexer String (defaults to name)
|
||||
# aliases - An Array of additional aliases (implicitly
|
||||
# includes name.downcase)
|
||||
|
||||
Reference in New Issue
Block a user