Sha256: e74992d47392d6fb24ba8719d9df9d3c2faad6d4fd9781c1f1c1fcea4b646c1d

Contents?: true

Size: 257 Bytes

Versions: 231

Compression:

Stored size: 257 Bytes

Contents

<div>
  <style type="text/golf">
    div.container {
      border: 1px solid red;
    }
  </style>
  <script type="text/golf">
    function() {
      $(".container").append("<h1>Hello, world!</h1>");
    }
  </script>
  <div class="container"></div>
</div>

Version data entries

231 entries across 67 versions & 1 rubygems

Version Path
golf-0.7.9 templates/component/Component.html
golf-0.7.9 templates/new/golfapp/components/HelloWorld/HelloWorld.html
golf-0.7.9 templates/rails/golfapp/components/HelloWorld/HelloWorld.html
golf-0.7.9 templates/raw/components/HelloWorld/HelloWorld.html
golf-0.7.8 templates/new/golfapp/components/HelloWorld/HelloWorld.html
golf-0.7.8 templates/raw/components/HelloWorld/HelloWorld.html
golf-0.7.8 templates/rails/golfapp/components/HelloWorld/HelloWorld.html
golf-0.7.8 templates/component/Component.html
golf-0.7.7 templates/new/golfapp/components/HelloWorld/HelloWorld.html
golf-0.7.7 templates/rails/golfapp/components/HelloWorld/HelloWorld.html
golf-0.7.7 templates/raw/components/HelloWorld/HelloWorld.html
golf-0.7.7 templates/component/Component.html
golf-0.7.6 templates/rails/golfapp/components/HelloWorld/HelloWorld.html
golf-0.7.6 templates/component/Component.html
golf-0.7.6 templates/raw/components/HelloWorld/HelloWorld.html
golf-0.7.6 templates/new/golfapp/components/HelloWorld/HelloWorld.html
golf-0.7.5 templates/rails/golfapp/components/HelloWorld/HelloWorld.html
golf-0.7.5 templates/component/Component.html
golf-0.7.5 templates/new/golfapp/components/HelloWorld/HelloWorld.html
golf-0.7.5 templates/raw/components/HelloWorld/HelloWorld.html