Libraries
»
coderay
(1.0.7)
»
Index
»
CodeRay
»
Encoders
»
Null
»
#text_token
Method: CodeRay::Encoders::Null#text_token
Defined in:
lib/coderay/encoders/null.rb
#
text_token
(text, kind) ⇒
Object
11 12 13
# File 'lib/coderay/encoders/null.rb', line 11
def
text_token
text
,
kind
# do nothing
end