diff options
| author | Misko Hevery | 2010-11-12 15:16:33 -0800 |
|---|---|---|
| committer | Misko Hevery | 2010-11-15 10:04:17 -0800 |
| commit | 7e6f9992216157a10a64a86fe526f61f9f57e43f (patch) | |
| tree | e172da3909e44e8eb9a80eb86880fbb9cd814290 /docs/directive.template | |
| parent | 625cc7609cfd1a0a4fcecfd55875e548518a72a8 (diff) | |
| download | angular.js-7e6f9992216157a10a64a86fe526f61f9f57e43f.tar.bz2 | |
added remaining directives and search box.
Diffstat (limited to 'docs/directive.template')
| -rw-r--r-- | docs/directive.template | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/directive.template b/docs/directive.template index 84b87ca7..a3a11056 100644 --- a/docs/directive.template +++ b/docs/directive.template @@ -35,3 +35,5 @@ <doc:scenario>{{{scenario}}}</doc:scenario> </doc:example> {{/example}} + +<script>SyntaxHighlighter.highlight();</script> |
