Skip to content
Snippets Groups Projects
Commit a0a879a3 authored by Garen Torikian's avatar Garen Torikian
Browse files

Add RDoc

parent 5d35d186
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -25,7 +25,7 @@ module Linguist
#
# Returns an array
def self.detectable_markup
["CSS", "Less", "Sass", "Markdown", "Textile", "reStructuredText", "AsciiDoc"]
["CSS", "Less", "Sass", "Markdown", "Textile", "reStructuredText", "AsciiDoc", "RDoc"]
end
 
# Internal: Create a new Language object
Loading
Loading
Loading
Loading
@@ -1149,6 +1149,13 @@ Rebol:
Redcode:
primary_extension: .cw
 
RDoc:
type: markup
lexer: Text only
ace_mode: rdoc
wrap: true
primary_extension: .rdoc
Rouge:
type: programming
lexer: Clojure
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment