Skip to content

Find stem expressions in dlist items

Fixes #8 (closed)

dlist items are not blocks themselves, but a list of [terms, description] arrays.

Therefore we need to visit all terms and the description (if it exists) in each Dlist item.

Reference:

Merge request reports

Loading