Closed darrensiegel closed 2 years ago
This PR more correctly handles those elements that use labelled content, which can contain both a title and a caption. Most usages of labelled content use either a label or caption, but this code is able to handle a case where both are present.
labelled content
This PR more correctly handles those elements that use
labelled content
, which can contain both a title and a caption. Most usages of labelled content use either a label or caption, but this code is able to handle a case where both are present.