Class: Metanorma::Document::Components::Inline::SemxElement

Inherits:
Lutaml::Model::Serializable
  • Object
show all
Defined in:
lib/metanorma/document/components/inline/semx_element.rb

Overview

wraps a rendered-display slice of an inline element.

History: BUGS.sts 06 reported that direct text content of was captured by the parent's text attribute rather than SemxElement#text when parsed nested. Verified non-reproducible at lutaml-model commit 38f90b7a (which added regression coverage for nested mixed_content text ownership in PR lutaml/lutaml-model#732). Likely resolved upstream between metanorma-document 0.2.9 and current HEAD.