Methods

Kramdown::Utils::Unidecoder

Provides the ability to tranliterate Unicode strings into plain ASCII ones.

Public Class Methods

decode(string) click to toggle source
# File lib/kramdown/utils/unidecoder.rb, line 18
def self.decode(string)
  string
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.