Class: Mml::V4::None Deprecated
- Inherits:
-
Lutaml::Model::Serializable
- Object
- Lutaml::Model::Serializable
- Mml::V4::None
- Includes:
- Base::None, Base::V4Attributes
- Defined in:
- lib/mml/v4/none.rb
Overview
Deprecated.
V4 spec marks <none> as deprecated. Use an empty <mrow> instead for MathML Core compatibility.
Class Method Summary collapse
Methods included from Base::V4Attributes
Methods included from Base::None
Class Method Details
.lutaml_default_register ⇒ Object
8 9 10 |
# File 'lib/mml/v4/none.rb', line 8 def self.lutaml_default_register :mml_v4 end |