Sha256: d2514fd018a856a23e7817b9c31d2d3597c11128dc73b65715861eb0ead4473c
Contents?: true
Size: 388 Bytes
Versions: 2
Compression:
Stored size: 388 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
markitup_rails-0.2.2 | app/views/markitup/parsers/markdown.html.erb |
markitup_rails-0.2.0 | app/views/markitup/parsers/markdown.html.erb |