When using link IDs to define anchors, the link ID name should not be checked. As an example:
[tl_intro]: {% link _template_library/00-introduction.md %}
A specific set of templates is also stored in the plenary templates: [the template library][tl_intro].
would give the (unexpected) error:
ERROR: |A specific set of templates is also stored in the plenary templates: [the template library][tl_intro].
When using link IDs to define anchors, the link ID name should not be checked. As an example:
would give the (unexpected) error: