mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 12:28:47 +00:00
Merge pull request #831 from ethanwhite/master
Added RMarkdown to the list of languages
This commit is contained in:
@@ -1341,6 +1341,14 @@ RHTML:
|
|||||||
group: HTML
|
group: HTML
|
||||||
primary_extension: .rhtml
|
primary_extension: .rhtml
|
||||||
|
|
||||||
|
RMarkdown:
|
||||||
|
type: markup
|
||||||
|
lexer: Text only
|
||||||
|
wrap: true
|
||||||
|
primary_extension: .rmd
|
||||||
|
extensions:
|
||||||
|
- .Rmd
|
||||||
|
|
||||||
Racket:
|
Racket:
|
||||||
type: programming
|
type: programming
|
||||||
lexer: Racket
|
lexer: Racket
|
||||||
|
|||||||
Reference in New Issue
Block a user