1
0
Fork 0

Index page emdash spacing corrections

To fit my style, influenced by Knuth and CMOS.
website
Mike Gerwitz 2014-03-15 01:29:58 -04:00
parent 3742a2f673
commit cb55b2372e
No known key found for this signature in database
GPG Key ID: F22BB8158EE30EAB
1 changed files with 3 additions and 3 deletions

View File

@ -184,8 +184,8 @@
<span class="anchor"><a href="#access-modifiers">&para;</a></span> <span class="anchor"><a href="#access-modifiers">&para;</a></span>
</h3> </h3>
<p> <p>
All three common access modifiers &mdash; public, protected and private All three common access modifiers&mdash;public, protected and
&mdash; are supported, but <a href="manual/Pre_002dES5-Fallback.html" private&mdash;are supported, but <a href="manual/Pre_002dES5-Fallback.html"
class="man">enforced only in ECMAScript 5 and later</a> environments. class="man">enforced only in ECMAScript 5 and later</a> environments.
</p> </p>
<pre class="js"> <pre class="js">