/** * `glossary-manager` is used to load an external glossary JSON file and use it to fill in the definitions for `glossary-term` elements. * It is not strictly required, as it is possible to specify definitions directly as attributes on `glossary-term`s. However, it is likely * to be preferable to load them as a resource. */