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

Add Creole

parent 3c70fffb
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", "RDoc", "Org"]
["CSS", "Less", "Sass", "Markdown", "Textile", "reStructuredText", "AsciiDoc", "RDoc", "Org", "Creole"]
end
 
# Internal: Create a new Language object
Loading
Loading
Loading
Loading
@@ -307,6 +307,12 @@ Cpp-ObjDump:
- .c++objdump
- .cxx-objdump
 
Creole:
type: markup
lexer: Text only
wrap: true
primary_extension: .creole
Cucumber:
lexer: Gherkin
primary_extension: .feature
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