Sets the nanotation reference as a details element:
<p>
<mark class="nanotation-ref" id="nanotation-0">Two centuries ago Leibnitz invented a calculating machine</mark>
<details class="nanotation-details" open>
<summary class="nanotation-indicator" aria-describedby="nanotation-0">Has annotation</summary>
<div class="nanotation-tooltip">
<div class="nanotation-tooltip-content">Or was it Newton?</div>
</div>
</details>
which embodied most of the essential features...
</p>
Sets the nanotation reference as a details element: