Sha256: f45089dee2f56752e60ee0f57acae1e5a01305a3afb34bb0d1626f71f7ce8656

Contents?: true

Size: 959 Bytes

Versions: 28

Compression:

Stored size: 959 Bytes

Contents

<?xml version="1.0"?>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:epub="http://www.idpf.org/2007/ops">
  <head>
    <title>Table of Contents for Example Book</title>
  </head>
  <body>
    <div>
      <nav epub:type="toc" id="idid" hidden="">
        <hgroup>
          <h2>Sub Navigation</h2>
          <h1>Table of Contents</h1>
        </hgroup>
        <ol>
          <li><a href="item-1.xhtml">一ページ目</a></li>
          <li>
            <span>二ページ目</span>
            <ol>
              <li><a href="item-2.xhtml#section1">第一節</a></li>
              <li><a href="item-2.xhtml#section2">第二節</a></li>
              <li><a href="item-2.xhtml#section3"><img src="image/nav-2-3.png" alt="第三節"/></a></li>
              <li><a href="item-2.xhtml#section4"><iframe src="external/document.html" name="第四節"></iframe></a></li>
            </ol>
          </li>
        </ol>
      </nav>
    </div>
  </body>
</html>

Version data entries

28 entries across 28 versions & 2 rubygems

Version Path
epub-parser-0.3.9 test/fixtures/book/OPS/nav.xhtml
epub-parser-0.3.8 test/fixtures/book/OPS/nav.xhtml
epub-parser-0.3.7 test/fixtures/book/OPS/nav.xhtml
epub-parser-0.3.6 test/fixtures/book/OPS/nav.xhtml
epub-parser-0.3.5 test/fixtures/book/OPS/nav.xhtml
epub-parser-0.3.4 test/fixtures/book/OPS/nav.xhtml
epub-parser-0.3.3 test/fixtures/book/OPS/nav.xhtml
epub-parser-0.3.2 test/fixtures/book/OPS/nav.xhtml
epub-parser-0.3.1 test/fixtures/book/OPS/nav.xhtml
epub-parser-0.3.0 test/fixtures/book/OPS/nav.xhtml
epub-parser-0.2.9 test/fixtures/book/OPS/nav.xhtml
epub-parser-0.2.8 test/fixtures/book/OPS/nav.xhtml
epub-parser-0.2.7 test/fixtures/book/OPS/nav.xhtml
epub-parser-0.2.6 test/fixtures/book/OPS/nav.xhtml
epub-parser-0.2.5 test/fixtures/book/OPS/nav.xhtml
epub-parser-0.2.4 test/fixtures/book/OPS/nav.xhtml
epub-parser-0.2.3 test/fixtures/book/OPS/nav.xhtml
epub-parser-0.2.2 test/fixtures/book/OPS/nav.xhtml
epub-parser-0.2.1 test/fixtures/book/OPS/nav.xhtml
epub-parser-0.2.0 test/fixtures/book/OPS/nav.xhtml