Revert "Revert "Merge pull request #695 from github/detect-prose""

This commit is contained in:
Garen Torikian
2013-12-08 13:51:27 -08:00
parent 2315cdb993
commit 5c602d0a4e
8 changed files with 514 additions and 1 deletions

View File

@@ -23,7 +23,7 @@
# Any additions or modifications (even trivial) should have corresponding
# test change in `test/test_blob.rb`.
#
# Please keep this list alphabetized.
# Please keep this list alphabetized. Capitalization comes before lower case.
ABAP:
type: programming
@@ -103,6 +103,16 @@ Arduino:
lexer: C++
primary_extension: .ino
AsciiDoc:
type: markup
lexer: Text only
ace_mode: asciidoc
wrap: true
primary_extension: .asciidoc
extensions:
- .adoc
- .asc
Assembly:
type: programming
lexer: NASM
@@ -364,6 +374,12 @@ Cpp-ObjDump:
- .c++objdump
- .cxx-objdump
Creole:
type: markup
lexer: Text only
wrap: true
primary_extension: .creole
Cucumber:
lexer: Gherkin
primary_extension: .feature
@@ -976,6 +992,12 @@ Max:
- .mxt
- .pat
MediaWiki:
type: markup
lexer: Text only
wrap: true
primary_extension: .mediawiki
MiniD: # Legacy
searchable: false
primary_extension: .minid # Dummy extension
@@ -1111,6 +1133,12 @@ OpenEdge ABL:
- abl
primary_extension: .p
Org:
type: markup
lexer: Text only
wrap: true
primary_extension: .org
Oxygene:
type: programming
lexer: Text only
@@ -1291,6 +1319,13 @@ REALbasic:
- .rbtbar
- .rbuistate
RDoc:
type: markup
lexer: Text only
ace_mode: rdoc
wrap: true
primary_extension: .rdoc
RHTML:
type: markup
group: HTML