]> git.cameronkatri.com Git - mandoc.git/blob - regress/mdoc/Fo/tag.out_html
Dummy implementation of the roff(7) \V (interpolate environment variable)
[mandoc.git] / regress / mdoc / Fo / tag.out_html
1 <p class="Pp" id="first">automatic:
2 <a class="permalink" href="#first"><code class="Fn">first</code></a>() and
3 <code class="Fn">second</code>()</p>
4 <p class="Pp" id="second"><a class="permalink" href="#second"><code class="Fn">second</code></a>()
5 and <code class="Fn">first</code>()</p>
6 <p class="Pp" id="e3">explicit:
7 <a class="permalink" href="#e3"><code class="Fn">third</code></a>() and
8 <a class="permalink" href="#e4"><code class="Fn" id="e4">fourth</code></a>(<var class="Fa">void</var>);</p>