<pre class="docs-method-signature"><code>V.findAnnotationsBetweenIndexes(annotations, start, end)</code></pre>
<p>Find all the annotations (see <a href="#V.prototype.text">v.text()</a>) that apply to all the characters in the <code>start</code> and <code>end</code> range.</p>