diff options
Diffstat (limited to 'docs/formatter.template')
| -rw-r--r-- | docs/formatter.template | 2 |
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> |
