Class Kramdown::Utils::Entities::Entity
In: lib/kramdown/utils/entities.rb
Parent: Struct.new(:code_point, :name)

Represents an entity that has a code_point and name.

Methods

char  

Public Instance methods

Return the UTF8 representation of the entity.

[Validate]