mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
docs(navView): correct markdown formatting
This commit is contained in:
2
js/angular/directive/navView.js
vendored
2
js/angular/directive/navView.js
vendored
@@ -70,7 +70,7 @@
|
||||
* This is good to do because the template will be cached for very fast loading, instead of
|
||||
* having to fetch them from the network.
|
||||
*
|
||||
## Caching
|
||||
* ## Caching
|
||||
*
|
||||
* By default, views are cached to improve performance. When a view is navigated away from, its
|
||||
* element is left in the DOM, and its scope is disconnected from the `$watch` cycle. When
|
||||
|
||||
Reference in New Issue
Block a user