Sha256: 4d87dac4245dd19e0a3b8cf2b70afbb6111148aa84bf6d5e48ba4db0261307d2

Contents?: true

Size: 396 Bytes

Versions: 4

Compression:

Stored size: 396 Bytes

Contents

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  <title>markItUp! preview template</title>
  <%= stylesheet_link_tag "templates/preview" %>
</head>
<body>
<%= sanitize @markitup%>  
</body>
</html>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
rails3_markitup-0.0.4 app/views/markitup/parsers/markdown.html.erb
rails3_markitup-0.0.3 app/views/markitup/parsers/markdown.html.erb
rails3_markitup-0.0.2 app/views/markitup/parsers/markdown.html.erb
rails3_markitup-0.0.1 app/views/markitup/parsers/markdown.html.erb