Sha256: 67c6894935d1328dd7c25b40149d6131375f99efd9ca6da201a7a423e56d7563
Contents?: true
Size: 383 Bytes
Versions: 2
Compression:
Stored size: 383 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> <%= raw @markitup%> </body> </html>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
markitup_rails-0.2.2 | app/views/markitup/parsers/bbcode.html.erb |
markitup_rails-0.2.0 | app/views/markitup/parsers/bbcode.html.erb |