Sha256: e89edb418450ff254fb489075166e84e5d1e86a1cd8ba9d4abb41f8e4b1de896
Contents?: true
Size: 597 Bytes
Versions: 3
Compression:
Stored size: 597 Bytes
Contents
<?xml version='1.0' encoding='utf-8' ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xml:lang='en' xmlns='http://www.w3.org/1999/xhtml'> <head> <meta content='application/xhtml+xml; charset=utf-8' http-equiv='Content-Type' /> <title>Table of Contents</title> </head> <body> <div id='toc'> <ul> <li> <a href='foo.html'>Chapter 1</a> </li> </ul> <ul> <li> <a href='bar.html'>Chapter 2</a> </li> </ul> </div> </body> </html>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
eeepub-with-cover-support-0.8.8 | examples/files/toc.html |
eeepub-with-cover-support-0.8.7 | examples/files/toc.html |
eeepub-with-cover-support-0.8.6 | examples/files/toc.html |