aboutsummaryrefslogtreecommitdiffstats
path: root/docs/formatter.template
diff options
context:
space:
mode:
authorMisko Hevery2010-11-12 15:16:33 -0800
committerMisko Hevery2010-11-15 10:04:17 -0800
commit7e6f9992216157a10a64a86fe526f61f9f57e43f (patch)
treee172da3909e44e8eb9a80eb86880fbb9cd814290 /docs/formatter.template
parent625cc7609cfd1a0a4fcecfd55875e548518a72a8 (diff)
downloadangular.js-7e6f9992216157a10a64a86fe526f61f9f57e43f.tar.bz2
added remaining directives and search box.
Diffstat (limited to 'docs/formatter.template')
-rw-r--r--docs/formatter.template2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/formatter.template b/docs/formatter.template
index af95f729..b0871a2d 100644
--- a/docs/formatter.template
+++ b/docs/formatter.template
@@ -31,3 +31,5 @@ var modelValue = angular.formatter.{{shortName}}.parse(userInputString);
<doc:scenario>{{{scenario}}}</doc:scenario>
</doc:example>
{{/example}}
+
+<script>SyntaxHighlighter.highlight();</script>