Skip to content

Commit cf042f2

Browse files
committed
Merge branch 'rmd-part-two'
2 parents d8048ae + c45c7e6 commit cf042f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/github/markup/markdown.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ class Markdown < Implementation
3131
def initialize
3232
super(
3333
/md|mkdn?|mdwn|mdown|markdown|litcoffee/i,
34-
["Markdown", "RMarkdown", "Literate CoffeeScript"])
34+
["Markdown", "Literate CoffeeScript"])
3535
end
3636

3737
def load

0 commit comments

Comments
 (0)