Sha256: 08ab5bb08794a70cb5a4b61816e715dbc013a07fe46404339aa830b9f2fd96ab

Contents?: true

Size: 635 Bytes

Versions: 111

Compression:

Stored size: 635 Bytes

Contents

<!DOCTYPE html>
<html>
  <head>
    <% if @converter.root.options[:encoding] %>
    <meta http-equiv="Content-type" content="text/html;charset=<%= @converter.root.options[:encoding] %>">
    <% end %>
<%
extend ::Kramdown::Utils::Html
title = ''
h = @converter.root.children.find {|c| c.type == :header}
if h
  collector = lambda {|c| c.children.collect {|cc| cc.type == :text ? escape_html(cc.value, :text) : collector.call(cc)}.join('')}
  title = collector.call(h)
end
%>
    <title><%= title %></title>
    <meta name="generator" content="kramdown <%= ::Kramdown::VERSION %>" />
  </head>
  <body>
  <%= @body %>
  </body>
</html>

Version data entries

111 entries across 107 versions & 25 rubygems

Version Path
kramdown-1.13.0 data/kramdown/document.html
logstash-filter-delta-1.1.0 vendor/bundle/jruby/2.2.0/gems/kramdown-1.12.0/data/kramdown/document.html
logstash-filter-delta-1.0.1 vendor/bundle/jruby/2.2.0/gems/kramdown-1.12.0/data/kramdown/document.html
logstash-filter-base64-1.0.4 vendor/bundle/jruby/2.2.0/gems/kramdown-1.12.0/data/kramdown/document.html
logstash-filter-base64-1.0.3 vendor/bundle/jruby/2.2.0/gems/kramdown-1.12.0/data/kramdown/document.html
logstash-filter-delta-1.0.0 vendor/bundle/jruby/2.2.0/gems/kramdown-1.12.0/data/kramdown/document.html
logstash-filter-base64-1.0.2 vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/data/kramdown/document.html
logstash-filter-base64-1.0.1 vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/data/kramdown/document.html
logstash-filter-base64-1.0.0 vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/data/kramdown/document.html
kramdown-1.12.0 data/kramdown/document.html
able-neo4j-1.0.0 vendor/bundle/jruby/1.9/gems/kramdown-1.8.0/data/kramdown/document.html
kramdown-1.11.1 data/kramdown/document.html
kramdown-1.11.0 data/kramdown/document.html
kramdown-1.10.0 data/kramdown/document.html
angular-rails4-templates-0.4.1 vendor/ruby/2.1.0/gems/kramdown-1.8.0/data/kramdown/document.html
angular-rails4-templates-0.4.0 vendor/ruby/2.1.0/gems/kramdown-1.8.0/data/kramdown/document.html
angular-rails4-templates-0.3.0 vendor/ruby/2.1.0/gems/kramdown-1.8.0/data/kramdown/document.html
logstash-input-beats-2.0.2 vendor/jruby/1.9/gems/logstash-codec-json-2.0.3/vendor/gems/kramdown-1.9.0/data/kramdown/document.html
logstash-input-beats-2.0.2 vendor/jruby/1.9/gems/kramdown-1.9.0/data/kramdown/document.html
logstash-codec-json-2.0.3 vendor/gems/kramdown-1.9.0/data/kramdown/document.html