Filter for linking Agda identifiers in inline code spans
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

4 lines
562 B

<p>This is a literate Agda file. This span - <span class="Agda"><a href="example.html#104" class="Record">span</a></span> - will be linked to the record below:</p>
<pre class="Agda"><a id="97" class="Keyword">record</a> <a id="span"></a><a id="104" href="example.html#104" class="Record">span</a> <a id="109" class="Symbol">:</a> <a id="111" class="PrimitiveType">Set</a> <a id="115" class="Keyword">where</a>
<a id="123" class="Keyword">constructor</a> <a id="hey-look"></a><a id="135" href="example.html#135" class="InductiveConstructor">hey-look</a>
</pre>