Sha256: 42940dd13423790a0b58dec1aa90d93329145c1db55ace846e67d2ea2bc7929c
Contents?: true
Size: 296 Bytes
Versions: 1
Compression:
Stored size: 296 Bytes
Contents
<!DOCTYPE html> <html> <head> <meta charset='UTF-8'> <title>markdown ruby gem - use your markdown library of choice in ruby</title> <link href="<%= url('/style.css') %>" rel='stylesheet'> <%= erb :'_editor_head' %> </head> <body> <%= yield %> <%= erb :'_version' %> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
markdown-service-1.2.0 | lib/markdown/service/views/layout.erb |