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

Add Mediawiki

parent a716151c
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", "Creole"]
["CSS", "Less", "Sass", "Markdown", "Textile", "reStructuredText", "AsciiDoc", "RDoc", "Org", "Creole", "Mediawiki"]
end
 
# Internal: Create a new Language object
Loading
Loading
Loading
Loading
@@ -851,6 +851,12 @@ Max:
- .maxhelp
- .maxpat
 
Mediawiki:
type: markup
lexer: Text only
wrap: true
primary_extension: .mediawiki
MiniD: # Legacy
searchable: false
primary_extension: .minid # Dummy extension
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