CodeRay::Scanners::Scanner
Scanner for plain text.
Yields just one token of the kind :plain.
Alias: plaintext, plain
# File lib/coderay/scanners/text.rb, line 18 18: def scan_tokens encoder, options 19: encoder.text_token string, :plain 20: encoder 21: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.