Lingo demo
From Notaclue Wiki
| Lingo | |
|---|---|
| Documentation | |
| Maintained by WikiTeq? |
Yes! |
| Version | |
The Lingo extension will search for terms listed on Terminology and add tooltips with the definitions. For example:
- Something foo something else
To suppress the definitions from a specific part of the text, use the noglossary class on an HTML element. For example:
<span class="noglossary">Something foo something else</span>
produces
- Something foo something else