docs(ajs-quick-reference): Add missing monospaced typeface for variable name (#3339)
This commit is contained in:
parent
ec96c558e7
commit
361d645d31
@ -600,7 +600,7 @@ table(width="100%")
|
|||||||
<tr ng-repeat="movie in movieList | orderBy : 'title'">
|
<tr ng-repeat="movie in movieList | orderBy : 'title'">
|
||||||
:marked
|
:marked
|
||||||
Displays the collection in the order specified by the expression.
|
Displays the collection in the order specified by the expression.
|
||||||
In this example, the movie title orders the movieList.
|
In this example, the movie title orders the `movieList`.
|
||||||
td
|
td
|
||||||
:marked
|
:marked
|
||||||
### none
|
### none
|
||||||
|
Loading…
x
Reference in New Issue
Block a user