Simon-Initiative / course-digest

Tool to produce a summary or digest of OLI course package contents
MIT License
2 stars 0 forks source link

[BUG FIX] Handle labelled content #21

Closed darrensiegel closed 2 years ago

darrensiegel commented 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.