Class: MaRuKu::Out::Entity

Inherits:
Struct
  • Object
show all
Defined in:
lib/maruku/output/entity_table.rb

Instance Attribute Summary collapse

Instance Attribute Details

#html_entityObject

Returns the value of attribute html_entity

Returns:

  • (Object)

    the current value of html_entity



5
6
7
# File 'lib/maruku/output/entity_table.rb', line 5

def html_entity
  @html_entity
end

#html_numObject

Returns the value of attribute html_num

Returns:

  • (Object)

    the current value of html_num



5
6
7
# File 'lib/maruku/output/entity_table.rb', line 5

def html_num
  @html_num
end

#latex_packageObject

Returns the value of attribute latex_package

Returns:

  • (Object)

    the current value of latex_package



5
6
7
# File 'lib/maruku/output/entity_table.rb', line 5

def latex_package
  @latex_package
end

#latex_stringObject

Returns the value of attribute latex_string

Returns:

  • (Object)

    the current value of latex_string



5
6
7
# File 'lib/maruku/output/entity_table.rb', line 5

def latex_string
  @latex_string
end