ultraviolet 0.9.0 → 0.10.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/History.txt +9 -0
- data/Manifest.txt +23 -2
- data/bin/theme2latexrender +143 -0
- data/bin/{theme2render → theme2xhtmlrender} +67 -9
- data/bin/uv +28 -51
- data/lib/uv.rb +14 -9
- data/lib/uv/html_processor.rb +23 -7
- data/render/latex/active4d.render +132 -0
- data/render/latex/all_hallows_eve.render +96 -0
- data/render/latex/amy.render +171 -0
- data/render/latex/blackboard.render +111 -0
- data/render/latex/brilliance_black.render +602 -0
- data/render/latex/brilliance_dull.render +561 -0
- data/render/latex/cobalt.render +162 -0
- data/render/latex/dawn.render +126 -0
- data/render/latex/eiffel.render +132 -0
- data/render/latex/espresso_libre.render +123 -0
- data/render/latex/idle.render +93 -0
- data/render/latex/iplastic.render +99 -0
- data/render/latex/lazy.render +96 -0
- data/render/latex/mac_classic.render +135 -0
- data/render/latex/magicwb_amiga.render +117 -0
- data/render/latex/pastels_on_dark.render +204 -0
- data/render/latex/slush_poppies.render +123 -0
- data/render/latex/spacecadet.render +81 -0
- data/render/latex/sunburst.render +186 -0
- data/render/latex/twilight.render +153 -0
- data/render/latex/zenburnesque.render +126 -0
- data/render/xhtml/active4d.render +35 -0
- data/render/xhtml/all_hallows_eve.render +35 -0
- data/render/xhtml/amy.render +35 -0
- data/render/xhtml/blackboard.render +35 -0
- data/render/xhtml/brilliance_black.render +35 -0
- data/render/xhtml/brilliance_dull.render +35 -0
- data/render/xhtml/cobalt.render +35 -0
- data/render/xhtml/dawn.render +35 -0
- data/render/xhtml/eiffel.render +35 -0
- data/render/xhtml/espresso_libre.render +35 -0
- data/render/xhtml/idle.render +35 -0
- data/render/xhtml/iplastic.render +35 -0
- data/render/xhtml/lazy.render +35 -0
- data/render/xhtml/mac_classic.render +35 -0
- data/render/xhtml/magicwb_amiga.render +35 -0
- data/render/xhtml/pastels_on_dark.render +35 -0
- data/render/xhtml/slush_poppies.render +35 -0
- data/render/xhtml/spacecadet.render +35 -0
- data/render/xhtml/sunburst.render +35 -0
- data/render/xhtml/twilight.render +35 -0
- data/render/xhtml/zenburnesque.render +35 -0
- metadata +27 -5
@@ -1,5 +1,8 @@
|
|
1
1
|
---
|
2
2
|
name: Brilliance Black
|
3
|
+
line:
|
4
|
+
begin: ""
|
5
|
+
end: ""
|
3
6
|
tags:
|
4
7
|
- begin: <span class="ThomasAylott">
|
5
8
|
end: </span>
|
@@ -570,6 +573,38 @@ tags:
|
|
570
573
|
- begin: <span class="MetaBlockContentSlate">
|
571
574
|
end: </span>
|
572
575
|
selector: "meta.block.content.slate "
|
576
|
+
listing:
|
577
|
+
begin: <pre class="brilliance_black">
|
578
|
+
end: </pre>
|
579
|
+
document:
|
580
|
+
begin: |
|
581
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
582
|
+
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
|
583
|
+
|
584
|
+
<head>
|
585
|
+
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
|
586
|
+
<meta http-equiv="cache-control" content="no-cache" />
|
587
|
+
<meta http-equiv="expires" content="3600" />
|
588
|
+
<meta name="revisit-after" content="2 days" />
|
589
|
+
<meta name="robots" content="index,follow" />
|
590
|
+
<meta name="publisher" content="Dichodaemon" />
|
591
|
+
<meta name="copyright" content="Dichodaemon" />
|
592
|
+
|
593
|
+
<meta name="author" content="Dichodaemon" />
|
594
|
+
<meta name="distribution" content="global" />
|
595
|
+
<meta name="description" content="Ocatarinetabellachithchix" />
|
596
|
+
<meta name="keywords" content="arzaversperia flexilimosos toves" />
|
597
|
+
<link rel="stylesheet" type="text/css" media="screen,projection,print" href="css/brilliance_black.css" />
|
598
|
+
<title>brilliance_black</title>
|
599
|
+
|
600
|
+
</head>
|
601
|
+
|
602
|
+
<body>
|
603
|
+
|
604
|
+
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\
|
605
|
+
</body>\n\
|
606
|
+
</html>\n"
|
607
|
+
filter: CGI.escapeHTML( @escaped )
|
573
608
|
line-numbers:
|
574
609
|
begin: <span class="line-numbers">
|
575
610
|
end: </span>
|
@@ -1,5 +1,8 @@
|
|
1
1
|
---
|
2
2
|
name: Brilliance Dull
|
3
|
+
line:
|
4
|
+
begin: ""
|
5
|
+
end: ""
|
3
6
|
tags:
|
4
7
|
- begin: <span class="ThomasAylott">
|
5
8
|
end: </span>
|
@@ -529,6 +532,38 @@ tags:
|
|
529
532
|
- begin: <span class="MetaBlockContentSlate">
|
530
533
|
end: </span>
|
531
534
|
selector: "meta.block.content.slate "
|
535
|
+
listing:
|
536
|
+
begin: <pre class="brilliance_dull">
|
537
|
+
end: </pre>
|
538
|
+
document:
|
539
|
+
begin: |
|
540
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
541
|
+
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
|
542
|
+
|
543
|
+
<head>
|
544
|
+
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
|
545
|
+
<meta http-equiv="cache-control" content="no-cache" />
|
546
|
+
<meta http-equiv="expires" content="3600" />
|
547
|
+
<meta name="revisit-after" content="2 days" />
|
548
|
+
<meta name="robots" content="index,follow" />
|
549
|
+
<meta name="publisher" content="Dichodaemon" />
|
550
|
+
<meta name="copyright" content="Dichodaemon" />
|
551
|
+
|
552
|
+
<meta name="author" content="Dichodaemon" />
|
553
|
+
<meta name="distribution" content="global" />
|
554
|
+
<meta name="description" content="Ocatarinetabellachithchix" />
|
555
|
+
<meta name="keywords" content="arzaversperia flexilimosos toves" />
|
556
|
+
<link rel="stylesheet" type="text/css" media="screen,projection,print" href="css/brilliance_dull.css" />
|
557
|
+
<title>brilliance_dull</title>
|
558
|
+
|
559
|
+
</head>
|
560
|
+
|
561
|
+
<body>
|
562
|
+
|
563
|
+
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\
|
564
|
+
</body>\n\
|
565
|
+
</html>\n"
|
566
|
+
filter: CGI.escapeHTML( @escaped )
|
532
567
|
line-numbers:
|
533
568
|
begin: <span class="line-numbers">
|
534
569
|
end: </span>
|
data/render/xhtml/cobalt.render
CHANGED
@@ -1,5 +1,8 @@
|
|
1
1
|
---
|
2
2
|
name: Cobalt
|
3
|
+
line:
|
4
|
+
begin: ""
|
5
|
+
end: ""
|
3
6
|
tags:
|
4
7
|
- begin: <span class="Punctuation">
|
5
8
|
end: </span>
|
@@ -130,6 +133,38 @@ tags:
|
|
130
133
|
- begin: <span class="HeadingMarkup">
|
131
134
|
end: </span>
|
132
135
|
selector: markup.heading
|
136
|
+
listing:
|
137
|
+
begin: <pre class="cobalt">
|
138
|
+
end: </pre>
|
139
|
+
document:
|
140
|
+
begin: |
|
141
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
142
|
+
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
|
143
|
+
|
144
|
+
<head>
|
145
|
+
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
|
146
|
+
<meta http-equiv="cache-control" content="no-cache" />
|
147
|
+
<meta http-equiv="expires" content="3600" />
|
148
|
+
<meta name="revisit-after" content="2 days" />
|
149
|
+
<meta name="robots" content="index,follow" />
|
150
|
+
<meta name="publisher" content="Dichodaemon" />
|
151
|
+
<meta name="copyright" content="Dichodaemon" />
|
152
|
+
|
153
|
+
<meta name="author" content="Dichodaemon" />
|
154
|
+
<meta name="distribution" content="global" />
|
155
|
+
<meta name="description" content="Ocatarinetabellachithchix" />
|
156
|
+
<meta name="keywords" content="arzaversperia flexilimosos toves" />
|
157
|
+
<link rel="stylesheet" type="text/css" media="screen,projection,print" href="css/cobalt.css" />
|
158
|
+
<title>cobalt</title>
|
159
|
+
|
160
|
+
</head>
|
161
|
+
|
162
|
+
<body>
|
163
|
+
|
164
|
+
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\
|
165
|
+
</body>\n\
|
166
|
+
</html>\n"
|
167
|
+
filter: CGI.escapeHTML( @escaped )
|
133
168
|
line-numbers:
|
134
169
|
begin: <span class="line-numbers">
|
135
170
|
end: </span>
|
data/render/xhtml/dawn.render
CHANGED
@@ -1,5 +1,8 @@
|
|
1
1
|
---
|
2
2
|
name: Dawn
|
3
|
+
line:
|
4
|
+
begin: ""
|
5
|
+
end: ""
|
3
6
|
tags:
|
4
7
|
- begin: <span class="Comment">
|
5
8
|
end: </span>
|
@@ -94,6 +97,38 @@ tags:
|
|
94
97
|
- begin: <span class="MetaSeparator">
|
95
98
|
end: </span>
|
96
99
|
selector: meta.separator
|
100
|
+
listing:
|
101
|
+
begin: <pre class="dawn">
|
102
|
+
end: </pre>
|
103
|
+
document:
|
104
|
+
begin: |
|
105
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
106
|
+
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
|
107
|
+
|
108
|
+
<head>
|
109
|
+
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
|
110
|
+
<meta http-equiv="cache-control" content="no-cache" />
|
111
|
+
<meta http-equiv="expires" content="3600" />
|
112
|
+
<meta name="revisit-after" content="2 days" />
|
113
|
+
<meta name="robots" content="index,follow" />
|
114
|
+
<meta name="publisher" content="Dichodaemon" />
|
115
|
+
<meta name="copyright" content="Dichodaemon" />
|
116
|
+
|
117
|
+
<meta name="author" content="Dichodaemon" />
|
118
|
+
<meta name="distribution" content="global" />
|
119
|
+
<meta name="description" content="Ocatarinetabellachithchix" />
|
120
|
+
<meta name="keywords" content="arzaversperia flexilimosos toves" />
|
121
|
+
<link rel="stylesheet" type="text/css" media="screen,projection,print" href="css/dawn.css" />
|
122
|
+
<title>dawn</title>
|
123
|
+
|
124
|
+
</head>
|
125
|
+
|
126
|
+
<body>
|
127
|
+
|
128
|
+
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\
|
129
|
+
</body>\n\
|
130
|
+
</html>\n"
|
131
|
+
filter: CGI.escapeHTML( @escaped )
|
97
132
|
line-numbers:
|
98
133
|
begin: <span class="line-numbers">
|
99
134
|
end: </span>
|
data/render/xhtml/eiffel.render
CHANGED
@@ -1,5 +1,8 @@
|
|
1
1
|
---
|
2
2
|
name: Eiffel
|
3
|
+
line:
|
4
|
+
begin: ""
|
5
|
+
end: ""
|
3
6
|
tags:
|
4
7
|
- begin: <span class="Comment">
|
5
8
|
end: </span>
|
@@ -100,6 +103,38 @@ tags:
|
|
100
103
|
- begin: <span class="MarkupList">
|
101
104
|
end: </span>
|
102
105
|
selector: markup.list
|
106
|
+
listing:
|
107
|
+
begin: <pre class="eiffel">
|
108
|
+
end: </pre>
|
109
|
+
document:
|
110
|
+
begin: |
|
111
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
112
|
+
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
|
113
|
+
|
114
|
+
<head>
|
115
|
+
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
|
116
|
+
<meta http-equiv="cache-control" content="no-cache" />
|
117
|
+
<meta http-equiv="expires" content="3600" />
|
118
|
+
<meta name="revisit-after" content="2 days" />
|
119
|
+
<meta name="robots" content="index,follow" />
|
120
|
+
<meta name="publisher" content="Dichodaemon" />
|
121
|
+
<meta name="copyright" content="Dichodaemon" />
|
122
|
+
|
123
|
+
<meta name="author" content="Dichodaemon" />
|
124
|
+
<meta name="distribution" content="global" />
|
125
|
+
<meta name="description" content="Ocatarinetabellachithchix" />
|
126
|
+
<meta name="keywords" content="arzaversperia flexilimosos toves" />
|
127
|
+
<link rel="stylesheet" type="text/css" media="screen,projection,print" href="css/eiffel.css" />
|
128
|
+
<title>eiffel</title>
|
129
|
+
|
130
|
+
</head>
|
131
|
+
|
132
|
+
<body>
|
133
|
+
|
134
|
+
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\
|
135
|
+
</body>\n\
|
136
|
+
</html>\n"
|
137
|
+
filter: CGI.escapeHTML( @escaped )
|
103
138
|
line-numbers:
|
104
139
|
begin: <span class="line-numbers">
|
105
140
|
end: </span>
|
@@ -1,5 +1,8 @@
|
|
1
1
|
---
|
2
2
|
name: Espresso Libre
|
3
|
+
line:
|
4
|
+
begin: ""
|
5
|
+
end: ""
|
3
6
|
tags:
|
4
7
|
- begin: <span class="Comment">
|
5
8
|
end: </span>
|
@@ -91,6 +94,38 @@ tags:
|
|
91
94
|
- begin: <span class="MarkupTagAttribute">
|
92
95
|
end: </span>
|
93
96
|
selector: entity.other.attribute-name
|
97
|
+
listing:
|
98
|
+
begin: <pre class="espresso_libre">
|
99
|
+
end: </pre>
|
100
|
+
document:
|
101
|
+
begin: |
|
102
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
103
|
+
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
|
104
|
+
|
105
|
+
<head>
|
106
|
+
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
|
107
|
+
<meta http-equiv="cache-control" content="no-cache" />
|
108
|
+
<meta http-equiv="expires" content="3600" />
|
109
|
+
<meta name="revisit-after" content="2 days" />
|
110
|
+
<meta name="robots" content="index,follow" />
|
111
|
+
<meta name="publisher" content="Dichodaemon" />
|
112
|
+
<meta name="copyright" content="Dichodaemon" />
|
113
|
+
|
114
|
+
<meta name="author" content="Dichodaemon" />
|
115
|
+
<meta name="distribution" content="global" />
|
116
|
+
<meta name="description" content="Ocatarinetabellachithchix" />
|
117
|
+
<meta name="keywords" content="arzaversperia flexilimosos toves" />
|
118
|
+
<link rel="stylesheet" type="text/css" media="screen,projection,print" href="css/espresso_libre.css" />
|
119
|
+
<title>espresso_libre</title>
|
120
|
+
|
121
|
+
</head>
|
122
|
+
|
123
|
+
<body>
|
124
|
+
|
125
|
+
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\
|
126
|
+
</body>\n\
|
127
|
+
</html>\n"
|
128
|
+
filter: CGI.escapeHTML( @escaped )
|
94
129
|
line-numbers:
|
95
130
|
begin: <span class="line-numbers">
|
96
131
|
end: </span>
|
data/render/xhtml/idle.render
CHANGED
@@ -1,5 +1,8 @@
|
|
1
1
|
---
|
2
2
|
name: IDLE
|
3
|
+
line:
|
4
|
+
begin: ""
|
5
|
+
end: ""
|
3
6
|
tags:
|
4
7
|
- begin: <span class="Comment">
|
5
8
|
end: </span>
|
@@ -61,6 +64,38 @@ tags:
|
|
61
64
|
- begin: <span class="StringInterpolation">
|
62
65
|
end: </span>
|
63
66
|
selector: constant.other.placeholder.py
|
67
|
+
listing:
|
68
|
+
begin: <pre class="idle">
|
69
|
+
end: </pre>
|
70
|
+
document:
|
71
|
+
begin: |
|
72
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
73
|
+
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
|
74
|
+
|
75
|
+
<head>
|
76
|
+
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
|
77
|
+
<meta http-equiv="cache-control" content="no-cache" />
|
78
|
+
<meta http-equiv="expires" content="3600" />
|
79
|
+
<meta name="revisit-after" content="2 days" />
|
80
|
+
<meta name="robots" content="index,follow" />
|
81
|
+
<meta name="publisher" content="Dichodaemon" />
|
82
|
+
<meta name="copyright" content="Dichodaemon" />
|
83
|
+
|
84
|
+
<meta name="author" content="Dichodaemon" />
|
85
|
+
<meta name="distribution" content="global" />
|
86
|
+
<meta name="description" content="Ocatarinetabellachithchix" />
|
87
|
+
<meta name="keywords" content="arzaversperia flexilimosos toves" />
|
88
|
+
<link rel="stylesheet" type="text/css" media="screen,projection,print" href="css/idle.css" />
|
89
|
+
<title>idle</title>
|
90
|
+
|
91
|
+
</head>
|
92
|
+
|
93
|
+
<body>
|
94
|
+
|
95
|
+
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\
|
96
|
+
</body>\n\
|
97
|
+
</html>\n"
|
98
|
+
filter: CGI.escapeHTML( @escaped )
|
64
99
|
line-numbers:
|
65
100
|
begin: <span class="line-numbers">
|
66
101
|
end: </span>
|
@@ -1,5 +1,8 @@
|
|
1
1
|
---
|
2
2
|
name: iPlastic
|
3
|
+
line:
|
4
|
+
begin: ""
|
5
|
+
end: ""
|
3
6
|
tags:
|
4
7
|
- begin: <span class="String">
|
5
8
|
end: </span>
|
@@ -67,6 +70,38 @@ tags:
|
|
67
70
|
- begin: <span class="TagName">
|
68
71
|
end: </span>
|
69
72
|
selector: entity.name.tag
|
73
|
+
listing:
|
74
|
+
begin: <pre class="iplastic">
|
75
|
+
end: </pre>
|
76
|
+
document:
|
77
|
+
begin: |
|
78
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
79
|
+
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
|
80
|
+
|
81
|
+
<head>
|
82
|
+
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
|
83
|
+
<meta http-equiv="cache-control" content="no-cache" />
|
84
|
+
<meta http-equiv="expires" content="3600" />
|
85
|
+
<meta name="revisit-after" content="2 days" />
|
86
|
+
<meta name="robots" content="index,follow" />
|
87
|
+
<meta name="publisher" content="Dichodaemon" />
|
88
|
+
<meta name="copyright" content="Dichodaemon" />
|
89
|
+
|
90
|
+
<meta name="author" content="Dichodaemon" />
|
91
|
+
<meta name="distribution" content="global" />
|
92
|
+
<meta name="description" content="Ocatarinetabellachithchix" />
|
93
|
+
<meta name="keywords" content="arzaversperia flexilimosos toves" />
|
94
|
+
<link rel="stylesheet" type="text/css" media="screen,projection,print" href="css/iplastic.css" />
|
95
|
+
<title>iplastic</title>
|
96
|
+
|
97
|
+
</head>
|
98
|
+
|
99
|
+
<body>
|
100
|
+
|
101
|
+
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\
|
102
|
+
</body>\n\
|
103
|
+
</html>\n"
|
104
|
+
filter: CGI.escapeHTML( @escaped )
|
70
105
|
line-numbers:
|
71
106
|
begin: <span class="line-numbers">
|
72
107
|
end: </span>
|
data/render/xhtml/lazy.render
CHANGED
@@ -1,5 +1,8 @@
|
|
1
1
|
---
|
2
2
|
name: LAZY
|
3
|
+
line:
|
4
|
+
begin: ""
|
5
|
+
end: ""
|
3
6
|
tags:
|
4
7
|
- begin: <span class="Comment">
|
5
8
|
end: </span>
|
@@ -64,6 +67,38 @@ tags:
|
|
64
67
|
- begin: <span class="OcamlFPConstant">
|
65
68
|
end: </span>
|
66
69
|
selector: source.ocaml constant.numeric.floating-point
|
70
|
+
listing:
|
71
|
+
begin: <pre class="lazy">
|
72
|
+
end: </pre>
|
73
|
+
document:
|
74
|
+
begin: |
|
75
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
76
|
+
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
|
77
|
+
|
78
|
+
<head>
|
79
|
+
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
|
80
|
+
<meta http-equiv="cache-control" content="no-cache" />
|
81
|
+
<meta http-equiv="expires" content="3600" />
|
82
|
+
<meta name="revisit-after" content="2 days" />
|
83
|
+
<meta name="robots" content="index,follow" />
|
84
|
+
<meta name="publisher" content="Dichodaemon" />
|
85
|
+
<meta name="copyright" content="Dichodaemon" />
|
86
|
+
|
87
|
+
<meta name="author" content="Dichodaemon" />
|
88
|
+
<meta name="distribution" content="global" />
|
89
|
+
<meta name="description" content="Ocatarinetabellachithchix" />
|
90
|
+
<meta name="keywords" content="arzaversperia flexilimosos toves" />
|
91
|
+
<link rel="stylesheet" type="text/css" media="screen,projection,print" href="css/lazy.css" />
|
92
|
+
<title>lazy</title>
|
93
|
+
|
94
|
+
</head>
|
95
|
+
|
96
|
+
<body>
|
97
|
+
|
98
|
+
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\
|
99
|
+
</body>\n\
|
100
|
+
</html>\n"
|
101
|
+
filter: CGI.escapeHTML( @escaped )
|
67
102
|
line-numbers:
|
68
103
|
begin: <span class="line-numbers">
|
69
104
|
end: </span>
|
@@ -1,5 +1,8 @@
|
|
1
1
|
---
|
2
2
|
name: Mac Classic
|
3
|
+
line:
|
4
|
+
begin: ""
|
5
|
+
end: ""
|
3
6
|
tags:
|
4
7
|
- begin: <span class="Comment">
|
5
8
|
end: </span>
|
@@ -103,6 +106,38 @@ tags:
|
|
103
106
|
- begin: <span class="MarkupList">
|
104
107
|
end: </span>
|
105
108
|
selector: markup.list
|
109
|
+
listing:
|
110
|
+
begin: <pre class="mac_classic">
|
111
|
+
end: </pre>
|
112
|
+
document:
|
113
|
+
begin: |
|
114
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
115
|
+
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
|
116
|
+
|
117
|
+
<head>
|
118
|
+
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
|
119
|
+
<meta http-equiv="cache-control" content="no-cache" />
|
120
|
+
<meta http-equiv="expires" content="3600" />
|
121
|
+
<meta name="revisit-after" content="2 days" />
|
122
|
+
<meta name="robots" content="index,follow" />
|
123
|
+
<meta name="publisher" content="Dichodaemon" />
|
124
|
+
<meta name="copyright" content="Dichodaemon" />
|
125
|
+
|
126
|
+
<meta name="author" content="Dichodaemon" />
|
127
|
+
<meta name="distribution" content="global" />
|
128
|
+
<meta name="description" content="Ocatarinetabellachithchix" />
|
129
|
+
<meta name="keywords" content="arzaversperia flexilimosos toves" />
|
130
|
+
<link rel="stylesheet" type="text/css" media="screen,projection,print" href="css/mac_classic.css" />
|
131
|
+
<title>mac_classic</title>
|
132
|
+
|
133
|
+
</head>
|
134
|
+
|
135
|
+
<body>
|
136
|
+
|
137
|
+
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\
|
138
|
+
</body>\n\
|
139
|
+
</html>\n"
|
140
|
+
filter: CGI.escapeHTML( @escaped )
|
106
141
|
line-numbers:
|
107
142
|
begin: <span class="line-numbers">
|
108
143
|
end: </span>
|