Sha256: 432bf82ee577a4ed16e7afd54bf0feb72c4df0ba180b1a06147a2601f9cd2503

Contents?: true

Size: 897 Bytes

Versions: 1

Compression:

Stored size: 897 Bytes

Contents

<!DOCTYPE html>
<html>
  <head>
    <title>This is an example presentation</title>
    <link href='css/default.css' rel='stylesheet'>
    <link href='css/tomorrow-night.css' rel='stylesheet'>
    <script src='js/highlight.min.js'></script>
    <script>
      hljs.initHighlightingOnLoad();
    </script>
  </head>
  <body>
    <section>
      <div>
        <div class='slide'>
          <p>First Page</p>
        </div>
        <div class='note'>
          
        </div>
      </div>
    </section>
    <section>
      <div>
        <div class='slide'>
          <p>Second Page</p>
        </div>
        <div class='note'>
          <p>Author comment</p>
        </div>
      </div>
    </section>
    <section>
      <div>
        <div class='slide'>
          <p>Third Page</p>
        </div>
        <div class='note'>
          
        </div>
      </div>
    </section>
  </body>
</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
marksman-0.1 spec/data/output/index.html