Skip to content

Commit 5320f1a

Browse files
committed
cleanup
1 parent bd55a71 commit 5320f1a

22 files changed

+190
-157
lines changed

avenir-white.html

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -130,18 +130,20 @@ <h2>This is an H2 in a blockquote</h2>
130130

131131
<p><img src="image2.jpg" title="Title" alt="alt text" /></p>
132132

133-
<p>I strongly recommend against using any <code>&amp;lt;blink&amp;gt;</code> tags.</p>
134-
135-
<p>I wish SmartyPants used named entities like <code>&amp;amp;mdash;</code>
136-
instead of decimal-encoded entites like <code>&amp;amp;#8212;</code>.</p>
133+
<p>I wish SmartyPants used named entities like <code>&amp;mdash;</code>
134+
instead of decimal-encoded entites like <code>&amp;#8212;</code>.</p>
137135

138136
<p>If you want your page to validate under XHTML 1.0 Strict,
139137
you&rsquo;ve got to put paragraph tags in your blockquotes:</p>
140138

141-
<pre><code>&amp;lt;blockquote&amp;gt;
142-
&amp;lt;p&amp;gt;For example.&amp;lt;/p&amp;gt;
143-
&amp;lt;/blockquote&amp;gt;
144-
</code></pre>
139+
<p>```</p>
140+
141+
<blockquote>
142+
<p>For example.</p>
143+
</blockquote>
144+
145+
146+
<p>```</p>
145147

146148
<h1>August 31, 2011</h1>
147149

foghorn.html

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -130,18 +130,20 @@ <h2>This is an H2 in a blockquote</h2>
130130

131131
<p><img src="image2.jpg" title="Title" alt="alt text" /></p>
132132

133-
<p>I strongly recommend against using any <code>&amp;lt;blink&amp;gt;</code> tags.</p>
134-
135-
<p>I wish SmartyPants used named entities like <code>&amp;amp;mdash;</code>
136-
instead of decimal-encoded entites like <code>&amp;amp;#8212;</code>.</p>
133+
<p>I wish SmartyPants used named entities like <code>&amp;mdash;</code>
134+
instead of decimal-encoded entites like <code>&amp;#8212;</code>.</p>
137135

138136
<p>If you want your page to validate under XHTML 1.0 Strict,
139137
you&rsquo;ve got to put paragraph tags in your blockquotes:</p>
140138

141-
<pre><code>&amp;lt;blockquote&amp;gt;
142-
&amp;lt;p&amp;gt;For example.&amp;lt;/p&amp;gt;
143-
&amp;lt;/blockquote&amp;gt;
144-
</code></pre>
139+
<p>```</p>
140+
141+
<blockquote>
142+
<p>For example.</p>
143+
</blockquote>
144+
145+
146+
<p>```</p>
145147

146148
<h1>August 31, 2011</h1>
147149

index.html

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -130,18 +130,20 @@ <h2>This is an H2 in a blockquote</h2>
130130

131131
<p><img src="image2.jpg" title="Title" alt="alt text" /></p>
132132

133-
<p>I strongly recommend against using any <code>&amp;lt;blink&amp;gt;</code> tags.</p>
134-
135-
<p>I wish SmartyPants used named entities like <code>&amp;amp;mdash;</code>
136-
instead of decimal-encoded entites like <code>&amp;amp;#8212;</code>.</p>
133+
<p>I wish SmartyPants used named entities like <code>&amp;mdash;</code>
134+
instead of decimal-encoded entites like <code>&amp;#8212;</code>.</p>
137135

138136
<p>If you want your page to validate under XHTML 1.0 Strict,
139137
you&rsquo;ve got to put paragraph tags in your blockquotes:</p>
140138

141-
<pre><code>&amp;lt;blockquote&amp;gt;
142-
&amp;lt;p&amp;gt;For example.&amp;lt;/p&amp;gt;
143-
&amp;lt;/blockquote&amp;gt;
144-
</code></pre>
139+
<p>```</p>
140+
141+
<blockquote>
142+
<p>For example.</p>
143+
</blockquote>
144+
145+
146+
<p>```</p>
145147

146148
<h1>August 31, 2011</h1>
147149

markdark.html

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -130,18 +130,20 @@ <h2>This is an H2 in a blockquote</h2>
130130

131131
<p><img src="image2.jpg" title="Title" alt="alt text" /></p>
132132

133-
<p>I strongly recommend against using any <code>&amp;lt;blink&amp;gt;</code> tags.</p>
134-
135-
<p>I wish SmartyPants used named entities like <code>&amp;amp;mdash;</code>
136-
instead of decimal-encoded entites like <code>&amp;amp;#8212;</code>.</p>
133+
<p>I wish SmartyPants used named entities like <code>&amp;mdash;</code>
134+
instead of decimal-encoded entites like <code>&amp;#8212;</code>.</p>
137135

138136
<p>If you want your page to validate under XHTML 1.0 Strict,
139137
you&rsquo;ve got to put paragraph tags in your blockquotes:</p>
140138

141-
<pre><code>&amp;lt;blockquote&amp;gt;
142-
&amp;lt;p&amp;gt;For example.&amp;lt;/p&amp;gt;
143-
&amp;lt;/blockquote&amp;gt;
144-
</code></pre>
139+
<p>```</p>
140+
141+
<blockquote>
142+
<p>For example.</p>
143+
</blockquote>
144+
145+
146+
<p>```</p>
145147

146148
<h1>August 31, 2011</h1>
147149

markdown-alt.html

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -130,18 +130,20 @@ <h2>This is an H2 in a blockquote</h2>
130130

131131
<p><img src="image2.jpg" title="Title" alt="alt text" /></p>
132132

133-
<p>I strongly recommend against using any <code>&amp;lt;blink&amp;gt;</code> tags.</p>
134-
135-
<p>I wish SmartyPants used named entities like <code>&amp;amp;mdash;</code>
136-
instead of decimal-encoded entites like <code>&amp;amp;#8212;</code>.</p>
133+
<p>I wish SmartyPants used named entities like <code>&amp;mdash;</code>
134+
instead of decimal-encoded entites like <code>&amp;#8212;</code>.</p>
137135

138136
<p>If you want your page to validate under XHTML 1.0 Strict,
139137
you&rsquo;ve got to put paragraph tags in your blockquotes:</p>
140138

141-
<pre><code>&amp;lt;blockquote&amp;gt;
142-
&amp;lt;p&amp;gt;For example.&amp;lt;/p&amp;gt;
143-
&amp;lt;/blockquote&amp;gt;
144-
</code></pre>
139+
<p>```</p>
140+
141+
<blockquote>
142+
<p>For example.</p>
143+
</blockquote>
144+
145+
146+
<p>```</p>
145147

146148
<h1>August 31, 2011</h1>
147149

markdown.html

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -130,18 +130,20 @@ <h2>This is an H2 in a blockquote</h2>
130130

131131
<p><img src="image2.jpg" title="Title" alt="alt text" /></p>
132132

133-
<p>I strongly recommend against using any <code>&amp;lt;blink&amp;gt;</code> tags.</p>
134-
135-
<p>I wish SmartyPants used named entities like <code>&amp;amp;mdash;</code>
136-
instead of decimal-encoded entites like <code>&amp;amp;#8212;</code>.</p>
133+
<p>I wish SmartyPants used named entities like <code>&amp;mdash;</code>
134+
instead of decimal-encoded entites like <code>&amp;#8212;</code>.</p>
137135

138136
<p>If you want your page to validate under XHTML 1.0 Strict,
139137
you&rsquo;ve got to put paragraph tags in your blockquotes:</p>
140138

141-
<pre><code>&amp;lt;blockquote&amp;gt;
142-
&amp;lt;p&amp;gt;For example.&amp;lt;/p&amp;gt;
143-
&amp;lt;/blockquote&amp;gt;
144-
</code></pre>
139+
<p>```</p>
140+
141+
<blockquote>
142+
<p>For example.</p>
143+
</blockquote>
144+
145+
146+
<p>```</p>
145147

146148
<h1>August 31, 2011</h1>
147149

markdown1.html

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -130,18 +130,20 @@ <h2>This is an H2 in a blockquote</h2>
130130

131131
<p><img src="image2.jpg" title="Title" alt="alt text" /></p>
132132

133-
<p>I strongly recommend against using any <code>&amp;lt;blink&amp;gt;</code> tags.</p>
134-
135-
<p>I wish SmartyPants used named entities like <code>&amp;amp;mdash;</code>
136-
instead of decimal-encoded entites like <code>&amp;amp;#8212;</code>.</p>
133+
<p>I wish SmartyPants used named entities like <code>&amp;mdash;</code>
134+
instead of decimal-encoded entites like <code>&amp;#8212;</code>.</p>
137135

138136
<p>If you want your page to validate under XHTML 1.0 Strict,
139137
you&rsquo;ve got to put paragraph tags in your blockquotes:</p>
140138

141-
<pre><code>&amp;lt;blockquote&amp;gt;
142-
&amp;lt;p&amp;gt;For example.&amp;lt;/p&amp;gt;
143-
&amp;lt;/blockquote&amp;gt;
144-
</code></pre>
139+
<p>```</p>
140+
141+
<blockquote>
142+
<p>For example.</p>
143+
</blockquote>
144+
145+
146+
<p>```</p>
145147

146148
<h1>August 31, 2011</h1>
147149

markdown10.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ table td{border-bottom:1px solid #ddd;padding:.2em 1em;}
2020
input[type=text],input[type=password],input[type=image],textarea{font:99% helvetica,arial,freesans,sans-serif;}
2121
select,option{padding:0 .25em;}
2222
optgroup{margin-top:.5em;}
23-
pre,code{font:12px Monaco,"Courier New","DejaVu Sans Mono","Bitstream Vera Sans Mono",monospace;}
23+
pre,code{font:12px Menlo, Monaco, "DejaVu Sans Mono", "Bitstream Vera Sans Mono",monospace;}
2424
pre {
2525
margin:1em 0;
2626
font-size:12px;

markdown10.html

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -130,18 +130,20 @@ <h2>This is an H2 in a blockquote</h2>
130130

131131
<p><img src="image2.jpg" title="Title" alt="alt text" /></p>
132132

133-
<p>I strongly recommend against using any <code>&amp;lt;blink&amp;gt;</code> tags.</p>
134-
135-
<p>I wish SmartyPants used named entities like <code>&amp;amp;mdash;</code>
136-
instead of decimal-encoded entites like <code>&amp;amp;#8212;</code>.</p>
133+
<p>I wish SmartyPants used named entities like <code>&amp;mdash;</code>
134+
instead of decimal-encoded entites like <code>&amp;#8212;</code>.</p>
137135

138136
<p>If you want your page to validate under XHTML 1.0 Strict,
139137
you&rsquo;ve got to put paragraph tags in your blockquotes:</p>
140138

141-
<pre><code>&amp;lt;blockquote&amp;gt;
142-
&amp;lt;p&amp;gt;For example.&amp;lt;/p&amp;gt;
143-
&amp;lt;/blockquote&amp;gt;
144-
</code></pre>
139+
<p>```</p>
140+
141+
<blockquote>
142+
<p>For example.</p>
143+
</blockquote>
144+
145+
146+
<p>```</p>
145147

146148
<h1>August 31, 2011</h1>
147149

markdown2.html

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -130,18 +130,20 @@ <h2>This is an H2 in a blockquote</h2>
130130

131131
<p><img src="image2.jpg" title="Title" alt="alt text" /></p>
132132

133-
<p>I strongly recommend against using any <code>&amp;lt;blink&amp;gt;</code> tags.</p>
134-
135-
<p>I wish SmartyPants used named entities like <code>&amp;amp;mdash;</code>
136-
instead of decimal-encoded entites like <code>&amp;amp;#8212;</code>.</p>
133+
<p>I wish SmartyPants used named entities like <code>&amp;mdash;</code>
134+
instead of decimal-encoded entites like <code>&amp;#8212;</code>.</p>
137135

138136
<p>If you want your page to validate under XHTML 1.0 Strict,
139137
you&rsquo;ve got to put paragraph tags in your blockquotes:</p>
140138

141-
<pre><code>&amp;lt;blockquote&amp;gt;
142-
&amp;lt;p&amp;gt;For example.&amp;lt;/p&amp;gt;
143-
&amp;lt;/blockquote&amp;gt;
144-
</code></pre>
139+
<p>```</p>
140+
141+
<blockquote>
142+
<p>For example.</p>
143+
</blockquote>
144+
145+
146+
<p>```</p>
145147

146148
<h1>August 31, 2011</h1>
147149

0 commit comments

Comments
 (0)