Methods

MathML::Symbol::EntityReference

Constants

Default
NAMES

Public Class Methods

convert(name) click to toggle source
    # File lib/math_ml/symbol/entity_reference.rb, line 9
 9:                         def self.convert(name)
10:                                 MathML.pcstring("&#{name};", true)
11:                         end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.