Aozora2Epub

 view release on metacpan or  search on metacpan

share/basic/EPUB/text/file.xhtml  view on Meta::CPAN

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:epub="http://www.idpf.org/2007/ops" lang="ja-JP" xml:lang="ja-JP">
<head>
  <meta charset="utf-8" />
  <meta name="generator" content="aozora2epub" />
  <title><: $name :></title>
  <style>
  </style>
  <link rel="stylesheet" type="text/css" href="../styles/style.css" />
</head>
<body epub:type="bodymatter">
<section id="start" class="level1 unnumbered">
<: $content :>
</section>
</body>
</html>



( run in 1.696 second using v1.01-cache-2.11-cpan-39bf76dae61 )