uccser/cs-field-guide

View on GitHub
csfieldguide/utils/custom_converter_templates/glossary-link.html

Summary

Maintainability
Test Coverage
<a class="glossary-term" data-toggle="modal" 
 data-glossary-term="{{ term }}"
 href="{{ id }}"
 {% if id %} id="{{ id }}" {% endif %}>{{ text }}</a>