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

Add Org

parent a0a879a3
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"]
["CSS", "Less", "Sass", "Markdown", "Textile", "reStructuredText", "AsciiDoc", "RDoc", "Org"]
end
 
# Internal: Create a new Language object
Loading
Loading
Loading
Loading
@@ -974,6 +974,12 @@ OpenEdge ABL:
- abl
primary_extension: .p
 
Org:
type: markup
lexer: Text only
wrap: true
primary_extension: .org
PHP:
type: programming
ace_mode: php
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