mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-04-19 06:11:02 +00:00
fix indentation in angular.filter.html examples
This commit is contained in:
parent
ce0fbc6a77
commit
8bb9f12961
1 changed files with 4 additions and 4 deletions
|
|
@ -341,10 +341,10 @@ angularFilter.uppercase = uppercase;
|
|||
* @example
|
||||
<doc:example>
|
||||
<doc:source>
|
||||
Snippet: <textarea name="snippet" cols="60" rows="3">
|
||||
<p style="color:blue">an html
|
||||
<em onmouseover="this.textContent='PWN3D!'">click here</em>
|
||||
snippet</p></textarea>
|
||||
Snippet: <textarea name="snippet" cols="60" rows="3">
|
||||
<p style="color:blue">an html
|
||||
<em onmouseover="this.textContent='PWN3D!'">click here</em>
|
||||
snippet</p></textarea>
|
||||
<table>
|
||||
<tr>
|
||||
<td>Filter</td>
|
||||
|
|
|
|||
Loading…
Reference in a new issue