fix indentation in angular.filter.html examples

This commit is contained in:
Igor Minar 2011-04-11 14:22:31 -07:00
parent ce0fbc6a77
commit 8bb9f12961

View file

@ -341,10 +341,10 @@ angularFilter.uppercase = uppercase;
* @example
<doc:example>
<doc:source>
Snippet: <textarea name="snippet" cols="60" rows="3">
&lt;p style="color:blue"&gt;an html
&lt;em onmouseover="this.textContent='PWN3D!'"&gt;click here&lt;/em&gt;
snippet&lt;/p&gt;</textarea>
Snippet: <textarea name="snippet" cols="60" rows="3">
&lt;p style="color:blue"&gt;an html
&lt;em onmouseover="this.textContent='PWN3D!'"&gt;click here&lt;/em&gt;
snippet&lt;/p&gt;</textarea>
<table>
<tr>
<td>Filter</td>