Should keyref resolution output inline elements ? #4650
|
Hi, I'm using a subjectScheme map to define labels. These labels can be plain text or a mix of text and inline elements. Such as My topic uses When the dita-ot resolved these The behavior is the same using I'm wondering is the behavior is the right one (inline elements not being resolved) or if it's a bug ? |
Answered by
raducoravu
Jun 24, 2025
Replies: 1 comment 2 replies
|
According to the specification, keyrefs only pull plain text from the key definition: https://www.oxygenxml.com/dita/1.3/specs/archSpec/base/processing-keyref-for-text.html |
2 replies
Answer selected by
ruthrapr
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
According to the specification, keyrefs only pull plain text from the key definition:
https://www.oxygenxml.com/dita/1.3/specs/archSpec/base/processing-keyref-for-text.html