Class
GitHub::Markup::Implementation
In:
lib/github/markup/implementation.rb
Parent:
Object
Methods
load
match?
new
render
Attributes
languages
[R]
regexp
[R]
Public Class methods
new
(regexp, languages)
Public Instance methods
load
()
match?
(filename, language)
render
(filename, content, options: {})
[Validate]