render/xhtml/amy.render in ultraviolet-0.9.0 vs render/xhtml/amy.render in ultraviolet-0.10.0

- old
+ new

@@ -1,7 +1,10 @@ --- name: Amy +line: + begin: "" + end: "" tags: - begin: <span class="Comment"> end: </span> selector: comment.block - begin: <span class="String"> @@ -137,8 +140,40 @@ end: </span> selector: source.camlp4.embedded.parser.ocaml - begin: <span class="Punctuation"> end: </span> selector: punctuation +listing: + begin: <pre class="amy"> + end: </pre> +document: + begin: | + <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> + <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> + + <head> + <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" /> + <meta http-equiv="cache-control" content="no-cache" /> + <meta http-equiv="expires" content="3600" /> + <meta name="revisit-after" content="2 days" /> + <meta name="robots" content="index,follow" /> + <meta name="publisher" content="Dichodaemon" /> + <meta name="copyright" content="Dichodaemon" /> + + <meta name="author" content="Dichodaemon" /> + <meta name="distribution" content="global" /> + <meta name="description" content="Ocatarinetabellachithchix" /> + <meta name="keywords" content="arzaversperia flexilimosos toves" /> + <link rel="stylesheet" type="text/css" media="screen,projection,print" href="css/amy.css" /> + <title>amy</title> + + </head> + + <body> + + end: " <p>\n <a href=\"http://validator.w3.org/check?uri=referer\">\n <img style=\"border:0\"\n src=\"http://www.w3.org/Icons/valid-xhtml10\"\n alt=\"Valid XHTML 1.0 Strict\" height=\"31\" width=\"88\" />\n </a>\n <a href=\"http://jigsaw.w3.org/css-validator/check?uri=referer\">\n <img style=\"border:0;width:88px;height:31px\"\n src=\"http://jigsaw.w3.org/css-validator/images/vcss\" \n alt=\"Valid CSS!\" />\n </a>\n </p>\n\ + </body>\n\ + </html>\n" +filter: CGI.escapeHTML( @escaped ) line-numbers: begin: <span class="line-numbers"> end: </span>