diff options
| author | Igor Minar | 2011-06-15 22:31:40 -0700 |
|---|---|---|
| committer | Igor Minar | 2011-06-15 22:31:40 -0700 |
| commit | b842642b574a2b95c53b791308ed1bf8ff9d304d (patch) | |
| tree | fb26431c5372be74de2105df77e94dea4f198489 /docs/content/guide/dev_guide.templates.formatters.using_formatters.ngdoc | |
| parent | d428c9910e66246c2af46602499acaeaf187d75b (diff) | |
| download | angular.js-b842642b574a2b95c53b791308ed1bf8ff9d304d.tar.bz2 | |
docs - stripping extra new lines
Diffstat (limited to 'docs/content/guide/dev_guide.templates.formatters.using_formatters.ngdoc')
| -rw-r--r-- | docs/content/guide/dev_guide.templates.formatters.using_formatters.ngdoc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/content/guide/dev_guide.templates.formatters.using_formatters.ngdoc b/docs/content/guide/dev_guide.templates.formatters.using_formatters.ngdoc index 8e160317..bf983cd5 100644 --- a/docs/content/guide/dev_guide.templates.formatters.using_formatters.ngdoc +++ b/docs/content/guide/dev_guide.templates.formatters.using_formatters.ngdoc @@ -3,10 +3,7 @@ @name Developer Guide: Templates: Angular Formatters: Using Angular Formatters @description - The following snippet shows how to use a formatter in a template. The formatter below is `ng:format="reverse"`, added as an attribute to an `<input>` tag. - <pre> - |
