File: test_rst_contents.html

package info (click to toggle)
python-readme-renderer 44.0-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 728 kB
  • sloc: python: 414; sh: 23; makefile: 6
file content (22 lines) | stat: -rw-r--r-- 741 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<nav class="contents" id="contents">
<p class="topic-title"><a href="#top" rel="nofollow">Contents</a></p>
<ul class="simple">
<li><p><a href="#features" id="toc-entry-1" rel="nofollow">Features</a></p></li>
<li><p><a href="#installation" id="toc-entry-2" rel="nofollow">Installation</a></p></li>
</ul>
</nav>
<section id="features">
<h2><a href="#toc-entry-1" rel="nofollow">Features</a></h2>
<ul class="simple">
<li><p>Eats cheese</p></li>
</ul>
</section>
<section id="installation">
<h2><a href="#toc-entry-2" rel="nofollow">Installation</a></h2>
<p class="section-subtitle" id="requirements">Requirements</p>
<ul class="simple">
<li><p>Teeth</p></li>
<li><p>Good taste</p></li>
</ul>
<p>Let’s eat some cheese together!</p>
</section>